ashishjayamohan opened a new pull request, #14432:
URL: https://github.com/apache/pinot/pull/14432

   - Adds a `PushDownNotFilterOptimizer` class that pushes down `NOT` operator 
into group clauses
   - Applies DeMorgan's law to `NOT` predicates recursively to fully fragment 
predicate group
   - My initial idea for general push down optimization came from 
[here](https://www.dolthub.com/blog/2020-10-28-pushdown-filters/)


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to