ajantha-bhat commented on PR #6789: URL: https://github.com/apache/iceberg/pull/6789#issuecomment-1466217487
> This change adds too many unnecessary code changes. Most of the changes aren't justified, the required fix can likely be achieved with way less changes. The current PR also doesn't clean up renameTable wrt the scope of this PR. @snazy: I gave it another try. Please take a look. Also the `renameTable` and `dropTable` was not going via `TableOperations`. So, I have handled it similarly to the existing `commitTable` logic 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. 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]
