Kontinuation opened a new pull request, #740:
URL: https://github.com/apache/incubator-sedona/pull/740

   ## Notice
   
   This patch is based on https://github.com/apache/incubator-sedona/pull/739, 
thus PR 739 should be merged prior to this patch.
   
   ## Did you read the Contributor Guide?
   
   - Yes, I have read [Contributor 
Rules](https://sedona.apache.org/community/rule/) and [Contributor Development 
Guide](https://sedona.apache.org/community/develop/)
   
   ## Is this PR related to a JIRA ticket?
   
   - Yes, the URL of the associated JIRA ticket is 
https://issues.apache.org/jira/browse/SEDONA-226. The PR name follows the 
format `[SEDONA-XXX] my subject`.
   
   ## What changes were proposed in this PR?
   
   This patch makes `GeoParquetFileFormat` aware of the `geo` metadata in 
GeoParquet files. We deprecated the `fieldGeometry` option for loading 
GeoParquet files, and file metadata would be written when saving dataframes as 
GeoParquet files.
   
   This patch also resolves several bugs related to GeoParquet support:
   
   * [SEDONA-222](https://issues.apache.org/jira/browse/SEDONA-222)
   * [SEDONA-225](https://issues.apache.org/jira/browse/SEDONA-225)
   * [SEDONA-226](https://issues.apache.org/jira/browse/SEDONA-226)
   
   ## How was this patch tested?
   
   Unit tests were added to test this patch. We've also tested this patch 
manually on Spark standalone clusters running various versions of Spark.
   
   ## Did this PR include necessary documentation updates?
   
   - Yes, I have updated the documentation update.
   


-- 
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]

Reply via email to