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/11/28 23:23:29 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #9865: Automatically use var-length dictionary for STRING

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

   Alternatively, we can consider only using fixed length dictionary when all the values have the same length, use var-length dictionary otherwise. This can avoid the padding byte scan, which can be quite costly


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