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 <[email protected]> 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 <[email protected]> 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 > > >
