fx19880617 commented on issue #5820:
URL: 
https://github.com/apache/incubator-pinot/issues/5820#issuecomment-673164217


   Pinot doesn't support non-dictionary index on multi-value column, so the 
dictionary is still there even if it's configured.
   
   The real issue is that the code goes to the above branch when querying:  
GROUP BY a multi-value column and a single-value non-dictionary value column.
   
   Fixed in #5851   
   


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