gianm commented on pull request #10905: URL: https://github.com/apache/druid/pull/10905#issuecomment-785531036
Note: this patch isn't as useful as it could be, because projects with expressions don't get pushed into table scans in our version of Calcite (1.21.0). And the web console does use expressions. So, this optimization won't be relevant to the web console until we update Calcite. The Calcite change we'd need is: https://issues.apache.org/jira/browse/CALCITE-3405 ---------------------------------------------------------------- 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]
