Skip to content

Conversation

@aleczoeller
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • Yes, and the PR name follows the format [SEDONA-xxxx] my subject.

What changes were proposed in this PR?

Added a Java project to the examples/ directory, representing a maven template that can be used to connect to a running Spark cluster and use basic Sedona functionality including GeoParquet reading with only Java. GeoParquets in the example project (called java-spark-sql) can be read from disk, and a small sample point geoparquet file is provided in the test/resources directory.

How was this patch tested?

3 unit tests were included in the template Java package (JUnit), and can be run using the mvn package test command.

Did this PR include necessary documentation updates?

  • Yes, small updates were made to the examples/README.md file to reference the new template.

Alec Zoeller added 2 commits November 5, 2025 13:10
…arquet (with test class and JUnit tests) provided a running localhost Spark cluster.
@aleczoeller aleczoeller requested a review from jiayuasu as a code owner November 5, 2025 21:07
@github-actions github-actions bot added the docs label Nov 5, 2025
@jiayuasu
Copy link
Member

thanks. I will get back to this PR and fix the existing failed CI in a few days. Please stay tuned!

@aleczoeller
Copy link
Contributor Author

thanks. I will get back to this PR and fix the existing failed CI in a few days. Please stay tuned!

No rush, I can respond to any comments or requests easily. And in response to your previous comment, I am more than willing to maintain this moving forward.

@jiayuasu
Copy link
Member

Can you pull the changes from master branch?

@aleczoeller
Copy link
Contributor Author

Can you pull the changes from master branch?

This is done, please check of course to ensure everything was captured! Thanks.

…and GeoParquet (with test class and JUnit tests) provided a running localhost Spark cluster."

This reverts commit ff4ce90.
@github-actions github-actions bot removed the docs label Nov 16, 2025
@jiayuasu jiayuasu merged commit e721516 into apache:master Nov 16, 2025
12 checks passed
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.

2 participants