edgarRd commented on issue #7557: URL: https://github.com/apache/iceberg/issues/7557#issuecomment-1561607714
I added this for the same use case when we had the previous rewrite data files action still in [core](https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/actions/BaseRewriteDataFilesAction.java#L138) https://github.com/apache/iceberg/issues/7635 but apparently that didn't make it to the new `RewriteDataFiles`. It's still used in Flink tho. I agree, It'd be great to consolidate to have only one data files rewrite API. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
