Hello Zoltan Borok-Nagy, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/20786

to look at the new patch set (#5).

Change subject: IMPALA-12584: Add backend config to restrict data file 
locations for Iceberg tables
......................................................................

IMPALA-12584: Add backend config to restrict data file locations for Iceberg 
tables

This change adds backend flag 'iceberg_restrict_data_file_location',
when the flag is set to 'true', Impala will raise an error when at least
one data file of an Iceberg table is outside of the table directory.
The default value of the flag is 'false'.

Tests:
 - custom-cluster test added to validate both states of the flag

Change-Id: I60e3d93b5039dc977417e7b097b3d6ddeda52de4
---
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
A tests/custom_cluster/test_iceberg_strict_data.py
6 files changed, 68 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/20786/5
--
To view, visit http://gerrit.cloudera.org:8080/20786
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I60e3d93b5039dc977417e7b097b3d6ddeda52de4
Gerrit-Change-Number: 20786
Gerrit-PatchSet: 5
Gerrit-Owner: Peter Rozsa <pro...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Peter Rozsa <pro...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to