Gabor Kaszab created IMPALA-11776:
-------------------------------------
Summary: Use hive.metastore.table.owner for create table
Key: IMPALA-11776
URL: https://issues.apache.org/jira/browse/IMPALA-11776
Project: IMPALA
Issue Type: New Feature
Components: Frontend
Reporter: Gabor Kaszab
https://issues.apache.org/jira/browse/IMPALA-11429 made the creation of an
Iceberg table happen in 2 steps. The first step creates the table, however,
with wrong owner and the second step is an ALTER TABLE to set the correct table
owner.
Since Iceberg 1.1.0 there is now a way to provide a table owner via a table
property so we can make the create table operation to take one step again.
https://github.com/apache/iceberg/pull/5763
https://github.com/apache/iceberg/pull/6154
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]