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

ASF GitHub Bot updated CALCITE-3853:
------------------------------------
    Labels: pull-request-available  (was: )

> Minor improvements in SortJoinCopyRule
> --------------------------------------
>
>                 Key: CALCITE-3853
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3853
>             Project: Calcite
>          Issue Type: Task
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Ruben Q L
>            Assignee: Ruben Q L
>            Priority: Minor
>              Labels: pull-request-available
>
> Several improvements can be made on SortJoinCopyRule (introduced via 
> CALCITE-2624):
> - The default INSTANCE currently matches LogicalSort + Join, which seems 
> inconsistent, it should match Sort + Join or LogicalSort + LogicalJoin
> - The constructor should be public, in order to allow clients to create their 
> own version of the rule



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

Reply via email to