[SPARK-56770][DOCS] Update PROJ version to 9.8.1 in the documentation for geospatial types#55733
Closed
uros-db wants to merge 2 commits intoapache:masterfrom
Closed
[SPARK-56770][DOCS] Update PROJ version to 9.8.1 in the documentation for geospatial types#55733uros-db wants to merge 2 commits intoapache:masterfrom
uros-db wants to merge 2 commits intoapache:masterfrom
Conversation
uros-db
commented
May 7, 2026
Contributor
Author
uros-db
left a comment
There was a problem hiding this comment.
@pratham76 Please review, in relation to #55207.
@szehon-ho Please review, in relation to #55525.
cc @cloud-fan
devin-petersohn
approved these changes
May 7, 2026
Contributor
|
thanks. merging to master/4.x/4.2! |
cloud-fan
pushed a commit
that referenced
this pull request
May 8, 2026
… for geospatial types ### What changes were proposed in this pull request? #55207 added the documentation for standard spatial reference systems, but PROJ was upgraded from 9.7 to 9.8 in #55525. This PR updates the docs accordingly. ### Why are the changes needed? Make the geospatial type documentation precise for Spark 4.2. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Only Doc Changes. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #55733 from uros-db/docs-proj-version. Authored-by: Uros Bojanic <uros.bojanic@databricks.com> Signed-off-by: Wenchen Fan <wenchen@databricks.com> (cherry picked from commit a342461) Signed-off-by: Wenchen Fan <wenchen@databricks.com>
cloud-fan
pushed a commit
that referenced
this pull request
May 8, 2026
… for geospatial types ### What changes were proposed in this pull request? #55207 added the documentation for standard spatial reference systems, but PROJ was upgraded from 9.7 to 9.8 in #55525. This PR updates the docs accordingly. ### Why are the changes needed? Make the geospatial type documentation precise for Spark 4.2. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Only Doc Changes. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #55733 from uros-db/docs-proj-version. Authored-by: Uros Bojanic <uros.bojanic@databricks.com> Signed-off-by: Wenchen Fan <wenchen@databricks.com> (cherry picked from commit a342461) Signed-off-by: Wenchen Fan <wenchen@databricks.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
#55207 added the documentation for standard spatial reference systems, but PROJ was upgraded from 9.7 to 9.8 in #55525. This PR updates the docs accordingly.
Why are the changes needed?
Make the geospatial type documentation precise for Spark 4.2.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Only Doc Changes.
Was this patch authored or co-authored using generative AI tooling?
No.