geruh commented on issue #2166: URL: https://github.com/apache/iceberg-python/issues/2166#issuecomment-3028658383
Hey @mwa28 nice find! Seems to be an issue with PyIceberg. The Java library throws a validation exception when dropping a column that is used for the sort order. https://github.com/apache/iceberg/blob/main/core/src/test/java/org/apache/iceberg/TestSortOrder.java#L304-L314 -- 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]
