ramabme commented on issue #7203: URL: https://github.com/apache/pinot/issues/7203#issuecomment-891328444
After investigating , implementation of this in the cleanest way is not a trivial fix. Will get back to this. - Will involve changes to queryrewrite to support literals and such expressions with literals on lhs and rhs ex. true, 1=1. - Filter tree optimization to reduce the tree in presence of boolean literal nodes. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
