Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21882
Change subject: IMPALA-12967, IMPALA-13059, IMPALA-13144, IMPALA-13195: test_migrated_table_field_id_resolution fails in exhaustive mode ...................................................................... IMPALA-12967, IMPALA-13059, IMPALA-13144, IMPALA-13195: test_migrated_table_field_id_resolution fails in exhaustive mode When executed in exhaustive mode, multiple instances of test_migrated_table_field_id_resolution is running in parallel, reading and writing the same files which can lead to various errors, hence the multiple Jira tickets in the title. Building upon rewrite-iceberg-metadata.py, with this patch the different test instances load the tables under different directories (corresponding to the unique_database). Change-Id: Id41a78940a5da5344735974e1d2c94ed4f24539a --- M testdata/bin/load-test-warehouse-snapshot.sh M testdata/bin/rewrite-iceberg-metadata.py M tests/common/file_utils.py A tests/util/iceberg_metadata_util.py 4 files changed, 174 insertions(+), 117 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/21882/1 -- To view, visit http://gerrit.cloudera.org:8080/21882 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id41a78940a5da5344735974e1d2c94ed4f24539a Gerrit-Change-Number: 21882 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
