agnes-xinyi-lu opened a new pull request, #17428: URL: https://github.com/apache/iceberg/pull/17428
Fixes RewriteManifestsSparkAction.sortBy() to backtick-quote partition field names, so a literal . in a partition field's name (e.g. from partitioning on a nested source column) isn't misparsed as nested-field access. Adds a regression test. For issue https://github.com/apache/iceberg/issues/17425 -- 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]
