You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/10/26 22:06:27 UTC

[GitHub] [pinot] kishoreg commented on issue #7642: numEntriesScannedInFilter > numDocsScanned in certain scenarios

kishoreg commented on issue #7642:
URL: https://github.com/apache/pinot/issues/7642#issuecomment-952363577


   What @richardstartin said is probably explaining what you are seeing in your query. 
   
   However, it's important to note that there is no strict relationship (greater than or less than) between numEntriesScannedinFilter and numDocsScanned.
   
   This video might help in understanding all the variables in the query response - https://www.youtube.com/watch?v=VdwVDiXOOVo
   
   


-- 
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-unsubscribe@pinot.apache.org

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



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