aokolnychyi commented on a change in pull request #2501:
URL: https://github.com/apache/iceberg/pull/2501#discussion_r627027835



##########
File path: api/src/main/java/org/apache/iceberg/actions/RewriteDataFiles.java
##########
@@ -19,92 +19,119 @@
 

Review comment:
       Why do we need `RewriteDataFilesV1` in the new API? I'd say we should 
only expose the new logic. Let's keep the current implementation under the old 
interface and old entry point.
   
   It should be safe to simply replace the content of `RewriteDataFiles` as 
there is no implementation and we delayed the discussion how the API should 
look like up until now.




-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to