Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23803 )

Change subject: IMPALA-14638: Schedule union of iceberg metadata scanner to 
coordinator
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23803/1/tests/custom_cluster/test_coordinators.py
File tests/custom_cluster/test_coordinators.py:

http://gerrit.cloudera.org:8080/#/c/23803/1/tests/custom_cluster/test_coordinators.py@319
PS1, Line 319: select count(DISTINCT a.parent_id, a.is_current_ancestor)
             :         from (select * from 
functional_parquet.iceberg_query_metadata.history
             :               union select * from 
functional_parquet.iceberg_query_metadata.history) a
             :         join functional_parquet.alltypestiny c
             :         on a.is_current_ancestor = c.bool_col
> Yes. I'll add it in a bit.
Done. The planner test wouldn't have failed before, but added for completeness.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If2f19945037b4a7a6433cd9c6e7e2b352fae7356
Gerrit-Change-Number: 23803
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Fri, 19 Dec 2025 21:43:37 +0000
Gerrit-HasComments: Yes

Reply via email to