Zoltán Borók-Nagy created IMPALA-12421:
------------------------------------------
Summary: Add tests for automatic metadata refresh for Iceberg
tables
Key: IMPALA-12421
URL: https://issues.apache.org/jira/browse/IMPALA-12421
Project: IMPALA
Issue Type: Test
Reporter: Zoltán Borók-Nagy
Currently there is no interop tests between Hive/Impala about automatic
metadata refresh.
The mechanism depends on that for Iceberg tables in the HiveCatalog, the table
property 'metadata_location' needs to be updated whenever someone changes the
Iceberg table.
Impala eventually picks up the ALTER TABLE event, and refreshes the Iceberg
table.
We should add tests for this, so future enhancements in the event handler
retain automait refresh of Iceberg tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)