Note that RelOptUtil#registerDefaultRules is marked as experimental and it
excludes quite a few rules.
It might not be as perfect as expected. Feel free to improve it if needed.


Best,
Chunwei


On Tue, Oct 27, 2020 at 2:13 AM Rui Wang <amaliu...@apache.org> wrote:

> If you include "ProjectJoinTransposeRule" as a default rule, what impact
> will it have? Will some unit tests need to be updated?
>
>
> -Rui
>
> On Mon, Oct 26, 2020 at 2:14 AM Fan Liya <liya.fa...@gmail.com> wrote:
>
> > I also think the ProjectJoinTransposeRule should be included in the main
> > optimizer process.
> >
> > Best,
> > Liya Fan
> >
> > On Fri, Oct 23, 2020 at 10:43 AM JiaTao Tao <taojia...@gmail.com> wrote:
> >
> > > This rule is only used in RelOptMaterializations#substitute, is not in
> > > Calcite's main optimizer process(RelOptUtil#registerDefaultRules),
> wonder
> > > why, seems a common rule.
> > >
> > >
> > > Regards!
> > >
> > > Aron Tao
> > >
> >
>

Reply via email to