You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/09/17 14:33:31 UTC

[GitHub] [incubator-iceberg] bryanck commented on issue #481: Consider adding sort key in RewriteManifests

bryanck commented on issue #481: Consider adding sort key in RewriteManifests
URL: https://github.com/apache/incubator-iceberg/issues/481#issuecomment-532248616
 
 
   Would clustering by a range work instead of sorting? E.g. cluster by the first partition column and ranges of the 2nd? You could make one pass through the files to determine the ranges if they aren't evenly distributed.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org