[
https://issues.apache.org/jira/browse/CALCITE-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruben Q L updated CALCITE-3854:
-------------------------------
Description:
Analogously to SortJoinCopyRule (introduced via CALCITE-2624), we could have a
new rule (SortCorrelateCopyRule) that will copy a Sort below a Correlate
operator.
This rule will NOT be included in the default ruleset of Calcite.
was:
Analogously to SortJoinCopyRule (introduced via CALCITE-3853), we could have a
new rule (SortCorrelateCopyRule) that will copy a Sort below a Correlate
operator.
This rule will NOT be included in the default ruleset of Calcite.
> Add a rule to copy a Sort below a Correlate operator
> ----------------------------------------------------
>
> Key: CALCITE-3854
> URL: https://issues.apache.org/jira/browse/CALCITE-3854
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.22.0
> Reporter: Ruben Q L
> Priority: Minor
>
> Analogously to SortJoinCopyRule (introduced via CALCITE-2624), we could have
> a new rule (SortCorrelateCopyRule) that will copy a Sort below a Correlate
> operator.
> This rule will NOT be included in the default ruleset of Calcite.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)