mxm commented on PR #15412:
URL: https://github.com/apache/iceberg/pull/15412#issuecomment-3983296241

   > @mxm Thanks for your detailed explanation. I feel `targetTable` is a 
parameter more suitable for a larger process like you described than 
`RewriteTablePath` alone.
   
   That makes sense. Would you prefer for the parameter to be renamed? Some 
suggestions:
   
   1. `resumeFrom(Table t)` => Indicates the incremental copy process.
   2. `startVersion(Table t)` => Overload for `startVersion(String 
versionName)`, which is an existing parameter to specify the version for 
incremental copy.


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

Reply via email to