Peter Rozsa has uploaded a new patch set (#2). ( 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_data_in_table_location_only'. Turning on the flag by default, tests regarding multiple storage locations in Iceberg tables are moved out to custom cluster tests. 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 tests/custom_cluster/test_iceberg_strict_data.py M tests/query_test/test_iceberg.py 7 files changed, 17 insertions(+), 15 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/20874/2 -- 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: 2 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]>
