Hello,

Can somebody have a look in the PR.

Enriching join operators with RelCollation information can have a big
impact in performance of some queries since it allows dropping redundant
sort operators which are in general costly to evaluate.

Thanks in advance,
Stamatis

JIRA: https://issues.apache.org/jira/browse/CALCITE-2554
PR: https://github.com/apache/calcite/pull/866

Reply via email to