Jackie-Jiang commented on code in PR #18588:
URL: https://github.com/apache/pinot/pull/18588#discussion_r3319115052


##########
pinot-core/src/main/java/org/apache/pinot/core/operator/query/InvertedIndexDistinctOperator.java:
##########
@@ -107,16 +104,15 @@ public class InvertedIndexDistinctOperator extends 
BaseOperator<DistinctResultsB
   // Execution tracking
   private boolean _usedInvertedIndexPath = false;

Review Comment:
   There are minor differences on empty filter cases, but should be fine. 
Applied the suggested change



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

Reply via email to