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 physical types to Spark:

  • PhysicalGeographyType
  • PhysicalGeometryType

This PR also adds appropriate mapping from the logical geospatial types (introduced in: #52491) to the new physical types.

Why are the changes needed?

Extending the implementation of GEOMETRY and GEOGRAPHY types in Spark, laying the groundwork for full geospatial data type support.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Added new tests to:

  • GeographyValSuite
  • GeometryValSuite

Also, added appropriate test cases to:

  • GeographyTypeSuite
  • GeographyTypeSuite

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.

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