abhishekagarwal87 opened a new pull request #10947: URL: https://github.com/apache/druid/pull/10947
Follow up #10697 where we added an optimization to push joins to historicals when left child is a scan with a filter. However, the change could actually underperform depending on the kind of query. This PR introduces a flag to switch between two behaviors. ---------------------------------------------------------------- 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]
