twuebi commented on PR #1052: URL: https://github.com/apache/arrow-go/pull/1052#issuecomment-5194134231
Oh, yes, you're right. Storage cannot decide this, going to close this. Tried to fix an issue that popped up with iceberg-go geo type casts, where the same geoarrow.wkb type with different CRS metadata (SRID vs authority code) on the file and table sides. Just different labels for the same thing, [apache/iceberg-go#1599](https://github.com/apache/iceberg-go/issues/1599) solved this on the correct layer already, trying to push it into this layer was wrong. -- 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]
