Skip to content

Docs: Align Spark docs with current engine - #17688

Merged
mxm merged 1 commit into
apache:mainfrom
daviddallakyan2005:docs-vs-code
Aug 19, 2026
Merged

Docs: Align Spark docs with current engine#17688
mxm merged 1 commit into
apache:mainfrom
daviddallakyan2005:docs-vs-code

Conversation

@daviddallakyan2005

@daviddallakyan2005 daviddallakyan2005 commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

contribute.md still listed Spark 3.5/4.0 and google-java-format 1.7 for JDK 8. Gradle defaults include Spark 4.1, and spotless uses google-java-format 1.22.0. The SparkCatalog blurb now matches the type table (REST/Glue/JDBC/Nessie).

Flink docs are in #17695. The contribute.md Gradle example keeps Flink 2.1 from that merge and adds Spark 4.1.

How to test

  • gradle.properties: knownSparkVersions=3.5,4.0,4.1 and knownFlinkVersions=1.20,2.0,2.1
  • baseline.gradle: googleJavaFormat("1.22.0")
  • make build in site/ (exit 0; Documentation built in 90.67 seconds)
  • make lint in site/ (exit 0)

AI Disclosure

@github-actions github-actions Bot added the docs label Aug 16, 2026
@nssalian
nssalian requested review from huaxingao and mxm August 17, 2026 03:58
@uros-b

uros-b commented Aug 17, 2026

Copy link
Copy Markdown
Member

Nice, thank you @daviddallakyan2005!

@pvary

pvary commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@daviddallakyan2005: Could you please separate out the Flink related changes?

@daviddallakyan2005 daviddallakyan2005 changed the title Docs: Align Spark/Flink docs with current engines Docs: Align Spark docs with current engine Aug 17, 2026
@daviddallakyan2005

Copy link
Copy Markdown
Contributor Author

@daviddallakyan2005: Could you please separate out the Flink related changes?

@pvary I moved the Flink docs to #17695. This PR is Spark plus contribute.md only.

@mxm mxm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @daviddallakyan2005!

Gradle defaults include Spark 4.1, but contribute.md still listed 4.0.
spotless uses google-java-format 1.22.0. The SparkCatalog blurb now
matches the type table (REST/Glue/JDBC/Nessie).

Generated-by: Cursor Grok 4.6
@mxm
mxm merged commit 4a226ce into apache:main Aug 19, 2026
10 checks passed
@mxm

mxm commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR @daviddallakyan2005! Thanks @huaxingao and @pvary for reviewing!

@daviddallakyan2005
daviddallakyan2005 deleted the docs-vs-code branch August 19, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants