Krisztian Kasa created HIVE-26771:
-------------------------------------

             Summary: Use DDLTask to created Iceberg table when running ctas 
statement
                 Key: HIVE-26771
                 URL: https://issues.apache.org/jira/browse/HIVE-26771
             Project: Hive
          Issue Type: Improvement
          Components: Iceberg integration
            Reporter: Krisztian Kasa
            Assignee: Krisztian Kasa


When Iceberg table is created via ctas statement the table is created in 
HiveIcebergSerDe and no DDL task is executed.
Negative effects of this workflow:
* Default privileges of the new table are not granted.
* The new Iceberg table can be seen by other transactions at compile time of 
ctas.
* Table creation and table properties are not shown in explain ctas output.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to