Zoltán Borók-Nagy created IMPALA-10739:
------------------------------------------

             Summary: Add support for ALTER TABLE tbl SET PARTITION SPEC for 
Iceberg tables
                 Key: IMPALA-10739
                 URL: https://issues.apache.org/jira/browse/IMPALA-10739
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Zoltán Borók-Nagy


Impala should support partition evolution for Iceberg tables, i.e. it should be 
able to set a new partition spec for an Iceberg table via DDL.

The command should be

{noformat}
ALTER TABLE <tbl> SET PARTITION SPEC(<partition-spec>)
{noformat}

to be aligned with Hive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to