rajarshisarkar opened a new pull request, #4941: URL: https://github.com/apache/iceberg/pull/4941
Currently when a user provides a SortOrder to RewriteDataFiles to manually override the table sort order it ignores the underlying table partitioning sort. We should still include this even if we are ignoring the table's set SortOrder for other columns. Closes https://github.com/apache/iceberg/issues/4931 ---- cc: @RussellSpitzer -- 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]
