Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24074 )
Change subject: IMPALA-14482: Calcite planner: order by "random()" fixed ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/24074/3/java/calcite-planner/src/main/java/org/apache/impala/calcite/rules/ImpalaSortRemoveConstantKeysRule.java File java/calcite-planner/src/main/java/org/apache/impala/calcite/rules/ImpalaSortRemoveConstantKeysRule.java: http://gerrit.cloudera.org:8080/#/c/24074/3/java/calcite-planner/src/main/java/org/apache/impala/calcite/rules/ImpalaSortRemoveConstantKeysRule.java@83 PS3, Line 83: sort.copy(sort.getTraitSet(), input, RelCollations.of(collationsList)); > This has changed in Calcite 1.41.0. Should we pick up https://github.com/ap Specific bug fixed was https://issues.apache.org/jira/browse/CALCITE-6460. -- To view, visit http://gerrit.cloudera.org:8080/24074 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6ebf3aa11030d98b447d08d1364f5f65eb2ca661 Gerrit-Change-Number: 24074 Gerrit-PatchSet: 3 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 12 Mar 2026 17:26:57 +0000 Gerrit-HasComments: Yes
