Skip to content

Commit dfc57d3

Browse files
Apache Spark 4.0.0-rc1
1 parent 68b40f6 commit dfc57d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repo_name: spark-connect-internals
77
repo_url: https://github.com/japila-books/spark-connect-internals
88
edit_uri: edit/main/docs/
99

10-
copyright: Copyright © 2024 Jacek Laskowski
10+
copyright: Copyright © 2025 Jacek Laskowski
1111

1212
theme:
1313
name: material
@@ -102,7 +102,7 @@ extra:
102102
spark_core: https://books.japila.pl/apache-spark-internals
103103
spark_sql: https://books.japila.pl/spark-sql-internals
104104
grpc:
105-
version: 1.56.0
105+
version: 1.67.1
106106
docs: https://grpc.io/docs/languages/java/
107107
api: https://grpc.github.io/grpc-java/javadoc
108108
java:
@@ -119,8 +119,8 @@ extra:
119119
- icon: fontawesome/brands/mastodon
120120
link: https://fosstodon.org/@jaceklaskowski
121121
spark:
122-
version: 4.0.0-SNAPSHOT
123-
github: https://github.com/apache/spark/tree/master
122+
version: 4.0.0-rc1
123+
github: https://github.com/apache/spark/blob/v4.0.0-rc1
124124
jira: https://issues.apache.org/jira/browse
125125

126126
extra_css:

0 commit comments

Comments
 (0)