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/11/14 19:36:56 UTC

[GitHub] [incubator-iceberg] aokolnychyi commented on issue #480: Don't group files with different partition specs in BaseRewriteManifests

aokolnychyi commented on issue #480: Don't group files with different partition specs in BaseRewriteManifests
URL: https://github.com/apache/incubator-iceberg/issues/480#issuecomment-554045403
 
 
   @manishmalhotrawork, I think you got the problem correctly. We need to take into account that there might be multiple partition specs in a table. We can get a map of partition specs from `Table` and use that to correctly initialize `ManifestWriter`.

----------------------------------------------------------------
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