Peter Rozsa has uploaded a new patch set (#11). ( http://gerrit.cloudera.org:8080/20874 )
Change subject: Addendum: IMPALA-12584: Enable strict data file access by default ...................................................................... Addendum: IMPALA-12584: Enable strict data file access by default This change sets the default value to 'true' for 'iceberg_restrict_data_file_location' and changes the flag name to 'iceberg_allow_datafiles_in_table_location_only'. Tests related to multiple storage locations in Iceberg tables are moved out to custom cluster tests. During test data loading, the flag is set to 'false' to make the creation of 'iceberg_multiple_storage_locations' table possible. Change-Id: Ifec84c86132a8a44d7e161006dcf51be2e7c7e57 --- M be/src/common/global-flags.cc M be/src/util/backend-gflag-util.cc M common/thrift/BackendGflags.thrift M fe/src/main/java/org/apache/impala/catalog/FeIcebergTable.java M fe/src/main/java/org/apache/impala/service/BackendConfig.java M fe/src/test/java/org/apache/impala/catalog/FileMetadataLoaderTest.java M testdata/bin/create-load-data.sh M tests/custom_cluster/test_iceberg_strict_data.py M tests/query_test/test_iceberg.py 9 files changed, 32 insertions(+), 24 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/20874/11 -- To view, visit http://gerrit.cloudera.org:8080/20874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ifec84c86132a8a44d7e161006dcf51be2e7c7e57 Gerrit-Change-Number: 20874 Gerrit-PatchSet: 11 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
