GSharayu opened a new pull request #7031:
URL: https://github.com/apache/incubator-pinot/pull/7031


   Typically the dimension columns are used in filter and group by. However, 
technically nothing prevents user from doing a filter on a non-dimension 
column. So, we need to update the query inverted index and sorted index 
recommender (QueryInvertedSortedIndexRecommender) and remove this limitation. 
This will allow rule engine to recommend inverted or sorted index on 
non-dimension columns as well
   This issue is followup for issue #6937


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