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
