László Pintér created HIVE-25234: ------------------------------------ Summary: Implement ALTER TABLE ... SET PARTITION SPEC to change partitioning on Iceberg tables Key: HIVE-25234 URL: https://issues.apache.org/jira/browse/HIVE-25234 Project: Hive Issue Type: Improvement Reporter: László Pintér Assignee: László Pintér
Provide a way to change the schema and the Iceberg partitioning specification using Hive syntax. {code:sql} ALTER TABLE tbl SET PARTITION SPEC(...) {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)