Skip to content

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented Jan 27, 2026

What changes were proposed in this pull request?

Move the GeoSpatial SRS mapping logic from sql/api/src/main/scala to sql/api/src/main/java.

Why are the changes needed?

The Java classes used for spatial reference system mapping in Geo types are currently found under the scala directory, whereas moving them to java will ensure better consistency with the file organization and build system conventions in the codebase.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests suffice. Some suites are moved.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions
Copy link

JIRA Issue Information

=== Sub-task SPARK-55238 ===
Summary: Move the SRS mapping Java classes to sql/api/src/main/java
Assignee: None
Status: Open
Affected: ["4.2"]


This comment was automatically generated by GitHub Actions

@github-actions github-actions bot added the SQL label Jan 27, 2026
Copy link
Contributor Author

@uros-db uros-db left a comment

Choose a reason for hiding this comment

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

Waiting for CI linter confirmation.

@LuciferYang
Copy link
Contributor

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in fa73e09 Jan 28, 2026
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.

5 participants