This is an automated email from the ASF dual-hosted git repository.
rubenql pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from ed1f54fe28 [CALCITE-6483] Enable LEN and LENGTH in the correct
function libraries
add 0deab6f7e0 [CALCITE-6488] Ensure collations created by RelCollations
are canonized once
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/calcite/rel/RelCollations.java | 2 +-
.../main/java/org/apache/calcite/rel/rules/SortJoinCopyRule.java | 9 +++------
.../java/org/apache/calcite/rel/rules/SortJoinTransposeRule.java | 5 +----
.../org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.java | 3 +--
4 files changed, 6 insertions(+), 13 deletions(-)