mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
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 Reviewed-on: http://gerrit.cloudera.org:8080/20874 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>