ayushtkn opened a new pull request, #5173: URL: https://github.com/apache/hive/pull/5173
### What changes were proposed in this pull request? Truncate on iceberg branch should work on that branch not on the main table itself ### Why are the changes needed? Else truncate operations on the branch wipes out the original table. ### Does this PR introduce _any_ user-facing change? Yes, If you call truncate on an iceberg branch it will get truncated instead of the main table ### Is the change a dependency upgrade? No ### How was this patch tested? UT -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org