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 2019/06/21 01:39:00 UTC

[GitHub] [incubator-pinot] Jackie-Jiang opened a new issue #4351: Filter Enhancement

Jackie-Jiang opened a new issue #4351: Filter Enhancement
URL: https://github.com/apache/incubator-pinot/issues/4351
 
 
   Things to enhance:
   1. Determine whether to use inverted index by the selectivity instead of the predicate type
   2. For RANGE predicate, always use sorted index if exists, and directly use startDictId and endDictId to calculate the docId range

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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