Files
impala/testdata/workloads/functional-query/queries/QueryTest
Zoltan Borok-Nagy a1d5891c57 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 <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2021-08-05 15:45:24 +00:00
..
2021-07-06 18:35:30 +00:00
2021-02-15 22:25:41 +00:00