[
https://issues.apache.org/jira/browse/IMPALA-10741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394417#comment-17394417
]
ASF subversion and git services commented on IMPALA-10741:
----------------------------------------------------------
Commit a1d5891c57ce64c3dea6688186549080d3ddea3f in impala's branch
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a1d5891 ]
IMPALA-10741: Set engine.hive.enabled=true table property for Iceberg tables
Hive relies on engine.hive.enabled=true table property to be set
for Iceberg tables. Without it Hive overwrites table metadata with
different storage handler, SerDe/Input/OutputFormatter when it
writes the table, making it unusable.
With this patch Impala sets this table property during table creation.
Testing:
* updated show-create-table.test
* tested Impala/Hive interop manually
Change-Id: I6aa0240829697a27f48d0defcce48920a5d6f49b
Reviewed-on: http://gerrit.cloudera.org:8080/17750
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Set engine.hive.enabled=true table property for Iceberg tables
> --------------------------------------------------------------
>
> Key: IMPALA-10741
> URL: https://issues.apache.org/jira/browse/IMPALA-10741
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
> Fix For: Impala 4.1.0
>
>
> Hive relies on engine.hive.enabled=true table property to be set for Iceberg
> tables.
> Without it Hive overwrites table metadata with different storage handler,
> SerDe/Input/OutputFormatter when it writes the table, making it unusable.
> Impala should set this table property during table creation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]