Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/23691 )
Change subject: IMPALA-14434: Calcite planner: implement partition key scan optimization ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/23691/1/java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaHdfsScanRel.java File java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaHdfsScanRel.java: http://gerrit.cloudera.org:8080/#/c/23691/1/java/calcite-planner/src/main/java/org/apache/impala/calcite/rel/node/ImpalaHdfsScanRel.java@122 PS1, Line 122: SingleNodePlanner.createOptimizedPartitionUnionNode(nodeId, impalaPartitions, > SingleNodePlanner is part of the original planner and both of these methods That works as an explanation. -- To view, visit http://gerrit.cloudera.org:8080/23691 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7b5b8a8115f65f6be27a5be0e19f21eebab61a32 Gerrit-Change-Number: 23691 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]> Gerrit-Comment-Date: Mon, 01 Dec 2025 18:24:18 +0000 Gerrit-HasComments: Yes
