Andrey Mashenkov created IGNITE-24911:
-----------------------------------------
Summary: Sql. Explain plan show incorrect collation for join.
Key: IGNITE-24911
URL: https://issues.apache.org/jira/browse/IGNITE-24911
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Andrey Mashenkov
Fix For: 3.1
Our explain plan beautifier shows wrong indexes for join columns from the right
input (i.e. for MergeJoin). So, right collation looks like not matched with the
join conditions.
BWT, the default Calcite writer shows valid plan and column indexes.
Let's fix this and add some tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)