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 2022/01/25 03:58:19 UTC

[GitHub] [iceberg] wuwenchi opened a new pull request #3975: Core: fix it will not be rewritten when only one large file is divided into several target files

wuwenchi opened a new pull request #3975:
URL: https://github.com/apache/iceberg/pull/3975


   If there is only one huge datafile, it will be ignore. So it should not judge the number of files in a task at first. 
   In the following process, the number of files in the task is judged, so it can be deleted directly here.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [iceberg] wuwenchi commented on pull request #3975: Core: fix it will not be rewritten when only one large file is divided into several target files

Posted by GitBox <gi...@apache.org>.
wuwenchi commented on pull request #3975:
URL: https://github.com/apache/iceberg/pull/3975#issuecomment-1032171908


   cc @RussellSpitzer  thanks


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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