Thx, Julian

Why not just support non-equi join condition for every physical algorithm, it 
does not make much sense if we have both HashJoin and a HashTheraJoin, cause a 
HashThataJoin with empty non-equi join condition is same as  a HashJoin.

And we can remove the limitations in the rule like FilterJoinRule.

Best,

Danny Chan
在 2019年4月23日 +0800 AM3:21,[email protected],写道:
>
> If there are limitations, over time we would like to remove those 
> limitations, but we will probably do it by adding new algorithms, and 
> therefore new EnumerableXxx classes.

Reply via email to