Skip to content

Conversation

uros-db
Copy link
Contributor

@uros-db uros-db commented Oct 15, 2025

What changes were proposed in this pull request?

Introduce two new geospatial data types to Java API:

  • GeographyType
  • GeometryType

Note that the GEOMETRY and GEOGRAPHY logical types were recently included to Spark SQL as part of: #52491.

Why are the changes needed?

Expanding on GEOMETRY and GEOGRAPHY type support across all of the supported APIs.

Does this PR introduce any user-facing change?

Yes, two new data types are now available to users of the Java API.

How was this patch tested?

Added new tests to:

  • JavaGeographyTypeSuite
  • JavaGeometryTypeSuite

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

No.

@github-actions github-actions bot added the SQL label Oct 15, 2025
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.

@mkaravel @szehon-ho Please review this PR.

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.

1 participant