Zoltan Borok-Nagy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20753 )

Change subject: IMPALA-12597: Basic Equality delete read support for Iceberg 
tables
......................................................................


Patch Set 12: Code-Review+2

(1 comment)

Nice change! Thanks Gabor for working on this!

http://gerrit.cloudera.org:8080/#/c/20753/8/tests/query_test/test_iceberg.py
File tests/query_test/test_iceberg.py:

http://gerrit.cloudera.org:8080/#/c/20753/8/tests/query_test/test_iceberg.py@1264
PS8, Line 1264:   @SkipIfDockerizedCluster.internal_hostname
              :   @SkipIf.hardcoded_uris
              :   def test_multiple_equality_ids(self, unique_database):
              :     """This test loads an Iceberg table that has 2 equality 
delete files with different
              :         equality ID lists. A query on such a table fails due to 
lack of support."""
              :     SRC_DIR = os.path.join(os.environ['IMPALA_HOME'],
              :         "testdata/data/iceberg_test/hadoop_catalog/ice/"
              :         "iceberg_v2_delete_different_equality_ids")
              :     DST_DIR = 
"/test-warehouse/iceberg_test/hadoop_catalog/ice/" \
              :         "iceberg_v2_delete_different_equality_ids"
              :     TBL_NAME = "iceberg_v2_delete_different_equality_ids"
> I think this would add some extra complexity for this test but the gain wou
Ack.



--
To view, visit http://gerrit.cloudera.org:8080/20753
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2053e6f321c69f1c82059a84a5d99aeaa9814cad
Gerrit-Change-Number: 20753
Gerrit-PatchSet: 12
Gerrit-Owner: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Andrew Sherman <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Tue, 19 Dec 2023 13:42:46 +0000
Gerrit-HasComments: Yes

Reply via email to