Did you include the subquery related rules in the HepPlanner?

Haisheng

On 2021/06/09 17:59:44, Krishnakant Agrawal <[email protected]> wrote: 
> Hi All,
> 
> When running a HepOptimizer on top of a RelNode which has a subquery
> embedded in it, The Optimizer does not take the RelNode representing the
> subquery up for optimization.
> 
> Is this by design,  what's the correct way for the Subquery RelNode to be
> picked up for Optimization?
> 
> If this is a bug, what is the conceptually correct way to go about fixing
> this?
> 
> Thanks,
> KK
> 

Reply via email to