[ 
https://issues.apache.org/jira/browse/IMPALA-12330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044722#comment-18044722
 ] 

ASF subversion and git services commented on IMPALA-12330:
----------------------------------------------------------

Commit 65639f16b973f6d82948a303823b2079dee2e4a9 in impala's branch 
refs/heads/master from Nandor Kollar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=65639f16b ]

IMPALA-12330: Allow setting format-version in ALTER TABLE CONVERT TO

This change allows modifying the format version table property
in ALTER TABLE CONVERT TO statements. It adds verification for
the property value too: only 1 or 2 is supported as of now.

Change-Id: Iaed207feb83a277a1c2f81dcf58c42f0721c0865
Reviewed-on: http://gerrit.cloudera.org:8080/23721
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Peter Rozsa <[email protected]>


> Allow setting format-version in ALTER TABLE CONVERT TO
> ------------------------------------------------------
>
>                 Key: IMPALA-12330
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12330
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Nándor Kollár
>            Priority: Major
>              Labels: impala-iceberg, newbie, ramp-up
>
> I think we should allow setting table property 'format-version' in ALTER 
> TABLE CONVERT TO statements.
> Currently it only allows 'iceberg.catalog', which means if users want to 
> create an Iceberg V2 table, they need to issue a subsequent ALTER TABLE SET 
> TBLPROPERTIES statement.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to