hemanthboyina opened a new pull request, #14635: URL: https://github.com/apache/iceberg/pull/14635
rewrite_position_delete_files failure on tables with partition evolution containing non-primitive types. The fix filters out list/map/struct types in ExpressionUtil.identitySpec() to prevent ValidationException during partition spec validation. fixes https://github.com/apache/iceberg/issues/14619 -- 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]
