rdblue commented on issue #481: Consider adding sort key in RewriteManifests URL: https://github.com/apache/incubator-iceberg/issues/481#issuecomment-533288481 How does sorting help? I don't think there is anything that understands that a manifest may be sorted, so the cost of planning would be the same for sorted and unsorted. I agree with Bryan that it probably makes the most sense to come up with partition ranges that give you the right size of manifest files for the table.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
