You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "László Pintér (Jira)" <ji...@apache.org> on 2021/06/10 14:09:00 UTC

[jira] [Created] (HIVE-25234) Implement ALTER TABLE ... SET PARTITION SPEC to change partitioning on Iceberg tables

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)