[
https://issues.apache.org/jira/browse/IMPALA-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Jeges resolved IMPALA-10739.
-----------------------------------
Resolution: Implemented
> 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
> Assignee: Attila Jeges
> Priority: Major
> Labels: impala-iceberg
>
> 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)