[ 
https://issues.apache.org/jira/browse/CALCITE-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruben Q L reassigned CALCITE-4275:
----------------------------------

    Assignee: Ruben Q L

> EnumerableMergeJoin#create does not set EnumerableConvention in the trait set
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-4275
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4275
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.25.0
>            Reporter: Ruben Q L
>            Assignee: Ruben Q L
>            Priority: Major
>             Fix For: 1.26.0
>
>
> {{EnumerableMergeJoin#create}} does not set {{EnumerableConvention}} in the 
> trait set that will be passed to {{EnumerableMergeJoin}}'s constructor, so it 
> effectively creates an {{EnumerableMergeJoin}} with {{Convention.NONE}}.
> So far, this problem had been unnoticed because {{EnumerableMergeJoinRule}} 
> calls directly {{EnumerableMergeJoin}}'s constructor (and not 
> {{EnumerableMergeJoin#create}}).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to