danny0405 commented on issue #1469: [CALCITE-3367] Add AntiJoinRule to convert 
project-filter-join-aggreg…
URL: https://github.com/apache/calcite/pull/1469#issuecomment-534814752
 
 
   > I don't like the idea of `SemiJoinRule`, which is counter intuitive. A 
boolean context IN or existential subquery should be decorrelated directly into 
SEMI/ANTI SEMI join, rather than transforming to Join/Outer Join, then to 
SEMI/ANTI join.
   
   I'm +1 on this idea, we may need some refactoring for the RelDecorrelator.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to