Skip to content

Commit e5ccbaf

Browse files
✨ Apache Spark 3.5.2
1 parent 5b5f1e7 commit e5ccbaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hide:
1010

1111
Welcome to **The Internals of {{ book.title }}** online book! 🤙
1212

13-
I'm [Jacek Laskowski](https://pl.linkedin.com/in/jaceklaskowski), a Freelance Data Engineer specializing in
13+
I'm [Jacek Laskowski](https://pl.linkedin.com/in/jaceklaskowski), a Freelance Data(bricks) Engineer specializing in
1414
[Apache Spark](https://books.japila.pl/apache-spark-internals/) (incl. [Spark SQL](https://books.japila.pl/spark-sql-internals/) and [Spark Structured Streaming](https://books.japila.pl/spark-structured-streaming-internals/)),
1515
[Delta Lake](https://books.japila.pl/delta-lake-internals/),
1616
[Databricks](https://www.databricks.com/),

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ extra:
131131
- icon: fontawesome/brands/mastodon
132132
link: https://fosstodon.org/@jaceklaskowski
133133
spark:
134-
version: 3.5.0
134+
version: 3.5.2
135135
api: https://spark.apache.org/docs/latest/api/scala
136-
github: https://github.com/apache/spark/tree/v3.5.0
136+
github: https://github.com/apache/spark/tree/v3.5.2
137137
jira: https://issues.apache.org/jira/browse
138138
tags:
139139
DeveloperApi: developerapi

0 commit comments

Comments
 (0)