Skip to content

[GH-1764] Document Spark Connect server setup - #3301

Merged
jiayuasu merged 1 commit into
apache:masterfrom
zhangxinyao88:codex/gh-1764-spark-connect-docs
Aug 31, 2026
Merged

[GH-1764] Document Spark Connect server setup#3301
jiayuasu merged 1 commit into
apache:masterfrom
zhangxinyao88:codex/gh-1764-spark-connect-docs

Conversation

@zhangxinyao88

@zhangxinyao88 zhangxinyao88 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

  • Document how to start a Spark Connect server with the required Sedona packages, Kryo registrator, and SQL extension.
  • Explain how the package coordinates differ between Spark 3.5 and Spark 4.0 or later.
  • Add a small Python example that connects to the server and runs a Sedona SQL function.

How was this patch tested?

  • Ran all applicable pre-commit hooks for docs/setup/cluster.md.
  • Built the documentation successfully with uv run mkdocs build.
  • Verified the rendered section, links, version macros, and code examples.

Did this PR include necessary documentation updates?

  • Yes, this PR is a documentation update.

@jiayuasu jiayuasu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@jiayuasu
jiayuasu merged commit 0fdb69d into apache:master Aug 31, 2026
11 checks passed
@zhangxinyao88
zhangxinyao88 deleted the codex/gh-1764-spark-connect-docs branch August 31, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Are Apache Sedona geometry functions compatible with Spark Connect?

2 participants