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 2020/10/15 06:09:34 UTC

[GitHub] [iceberg] zhangjun0x01 commented on issue #1610: Add a rewrite datafile action for flink

zhangjun0x01 commented on issue #1610:
URL: https://github.com/apache/iceberg/issues/1610#issuecomment-708921377


   I implemented a RewriteDataFilesAction for flink myself. My idea is that we can also extract some common functions and put them in iceberg-core when implementing RewriteDataFilesAction of flink, and then use the commcon functions to refactor spark RewriteDataFilesAction.
   
   We can also do some iceberg management functions in the future(iceberg admin client or sql  extension), which can trigger compression manually.


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



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