Jackie-Jiang commented on issue #13833:
URL: https://github.com/apache/pinot/issues/13833#issuecomment-2338854162

   > There is no way to use ST index in this case but it also prevents inv 
index from being created/used.
   
   @mayankshriv Inverted index is being created/used. What is missing is 
inverted index within the ST index. When ST index is NOT utilized, regular 
inverted index is picked up.
   
   > Hello, just wanted to confirm something, if the filter was used in the ST 
split, but the aggregation was not specified in ST config and the operation is 
supported will the ST index be used as a filter or not?
   
   @meshari343 No. ST index can be used only when the aggregation is defined in 
the ST config.


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

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