tarun11Mavani opened a new issue, #15771:
URL: https://github.com/apache/pinot/issues/15771

   In #15756, we identified a regression caused by changes in #12611, which led 
to incorrect processing of OR filters. This resulted in data correctness issues 
and performance degradation for certain query patterns. Specifically, queries 
that include multiple filters on a sorted column along with filters on a column 
with an inverted index began returning incorrect results.
   
   These query patterns are difficult to validate through unit tests alone, 
highlighting the need for comprehensive integration tests to ensure correct 
query behavior in such scenarios.
   
   cc @rohityadav1993 @ankitsultana 
   
   


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