Andrew Sherman has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18818
Change subject: IMPALA-11330: Add test for missing iceberg metadata directory. ...................................................................... IMPALA-11330: Add test for missing iceberg metadata directory. The jira reported problems with an iceberg table after the iceberg metadata directory was deleted. These problems don't reproduce, but to prevent regressions add a test case for this situation. Test that if the underlying iceberg metadata directory is deleted, then a query fails with a reasonable error message, and the table can be dropped successfully. Change-Id: Id0d49b7bd740b2aa1b4dcc0d6bc6d9d09339bdf8 --- M tests/query_test/test_iceberg.py 1 file changed, 23 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/18818/1 -- To view, visit http://gerrit.cloudera.org:8080/18818 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id0d49b7bd740b2aa1b4dcc0d6bc6d9d09339bdf8 Gerrit-Change-Number: 18818 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Sherman <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]>
