You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/03/12 13:05:00 UTC

[jira] [Resolved] (CALCITE-3853) Minor improvements in SortJoinCopyRule

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

Ruben Q L resolved CALCITE-3853.
--------------------------------
    Resolution: Fixed

> 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: Trivial
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A few improvements can be made on SortJoinCopyRule (introduced via CALCITE-2624):
> - The default INSTANCE currently matches LogicalSort + Join, which seems inconsistent, it should match 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)