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 2022/03/24 16:29:26 UTC

[GitHub] [pinot] richardstartin commented on pull request #8398: Allow disabling dict generation for High cardinality columns

richardstartin commented on pull request #8398:
URL: https://github.com/apache/pinot/pull/8398#issuecomment-1077811850


   I thought about this some more. The case I mentioned above is likely rare. I think:
   
   1. Metric columns should not have a dictionary by default. This will generally make aggregations faster.
   2. If a user decides to add a dictionary for a metric column, they should get one no matter what, without needing to understand any other configurations


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