neu-hsc opened a new pull request, #1235: URL: https://github.com/apache/iceberg-go/pull/1235
Fixes #1233. Summary: correct the WKB marshal error context; add default-CRS geometry/geography columns to the Parquet GeoArrow metadata round-trip test; replace unchecked GeoArrow type assertions with require-based helpers; pin geoarrow.wkb without edges to Geometry; clean up comments and EPSG:4326 assertion ordering. Tests: go test ./table/internal -run TestParquetGeoArrowExtensionMetadataRoundTrip; go test ./table/internal -run TestWKTToWKB; go test ./table -run TestIcebergGeoTypesToArrowSchema. Also ran go test ./table/internal ./table: table/internal passed, while table has pre-existing Windows path failures around file temp URLs and s3 path separators. -- 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]
