maytasm removed a comment on pull request #9773:
URL: https://github.com/apache/druid/pull/9773#issuecomment-622523625


   > 1. Figure out a way to compute costs that encourages the SQL planner to 
push projects and filters above joins consistently.
   
   @gianm Thinking of different ideas....in addition to what we already have 
now... is it possible to add a new RelOptRule that when see two 
DruidJoinQueryRel, will push filter to the topmost DruidJoinQueryRel if the 
filter is on the inner DruidJoinQueryRel?


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to