uros-db opened a new pull request, #54037: URL: https://github.com/apache/spark/pull/54037
### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
