You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2017/11/08 10:53:01 UTC

[jira] [Updated] (CALCITE-2043) Use custom RelBuilder implementation in some rules

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

Volodymyr Vysotskyi updated CALCITE-2043:
-----------------------------------------
    Description: 
Some rules do not have constructors with RelBuilderFactory. 

List of such rules that are used in Drill:
* AggregateRemoveRule
* ProjectRemoveRule
* SortRemoveRule
* ProjectWindowTransposeRule
* ExpandConversionRule
* ConverterRule
* JoinToMultiJoinRule
* ProjectToWindowRule

  was:
Some rules do not have constructors with RelBuilderFactory. 

List of such rules that are used in Drill:
* AggregateRemoveRule
* ProjectRemoveRule
* SortRemoveRule
* ProjectWindowTransposeRule
* ExpandConversionRule
* ConverterRule
* ExpandConversionRule
* JoinToMultiJoinRule
* ProjectToWindowRule


> Use custom RelBuilder implementation in some rules
> --------------------------------------------------
>
>                 Key: CALCITE-2043
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2043
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Volodymyr Vysotskyi
>            Assignee: Julian Hyde
>
> Some rules do not have constructors with RelBuilderFactory. 
> List of such rules that are used in Drill:
> * AggregateRemoveRule
> * ProjectRemoveRule
> * SortRemoveRule
> * ProjectWindowTransposeRule
> * ExpandConversionRule
> * ConverterRule
> * JoinToMultiJoinRule
> * ProjectToWindowRule



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)