[
https://issues.apache.org/jira/browse/CALCITE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251037#comment-16251037
]
Julian Hyde commented on CALCITE-2043:
--------------------------------------
I've reviewed
https://github.com/apache/calcite/pull/564/commits/16d786cadcad45430a14a231f39852b1d2f5b735;
looks good, now testing.
> 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)