ayushtkn opened a new pull request, #3965:
URL: https://github.com/apache/hive/pull/3965

   ### What changes were proposed in this pull request?
   
   Two changes:
   
   - Preserve the format version for the iceberg table
   - Add auto translation logic for iceberg CTLT tables as well(if table 
created without external keyword, allow that by auto translating to external 
with purge true)
   
   ### Why are the changes needed?
   
   Better usability of iceberg tables with CTLT
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, format version preserved for Iceberg CTLT tables & auto translation to 
external with purge true like other commands for iceberg tables.
   
   ### 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

Reply via email to