Skip to content

Conversation

@uros-db
Copy link
Contributor

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

What changes were proposed in this pull request?

Add bidirectional schema conversion support between Spark and Parquet for geospatial types (GeometryType and GeographyType).

Why are the changes needed?

Parquet schema conversion will serve as the foundation for read/write support with geo columns.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Added comprehensive tests for Parquet from/to Catalyst conversion for GEOMETRY and GEOGRAPHY.

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

No.

@github-actions github-actions bot added the SQL label Jan 28, 2026
@github-actions
Copy link

JIRA Issue Information

=== Sub-task SPARK-55259 ===
Summary: Implement Parquet schema conversion for Geo types
Assignee: None
Status: Open
Affected: ["4.2"]


This comment was automatically generated by GitHub Actions

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.

@cloud-fan Please review.

@uros-db uros-db requested a review from cloud-fan January 29, 2026 08:06
@uros-db
Copy link
Contributor Author

uros-db commented Jan 29, 2026

subquery/in-subquery/in-set-operations.sql doesn't look related to my changes. Otherwise, this should be ready to merge @cloud-fan.

@cloud-fan
Copy link
Contributor

the failed test is unrelated to geo at all, thanks, merging to master!

@cloud-fan cloud-fan closed this in 5c320f4 Jan 29, 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.

2 participants