suddendust commented on issue #8755: URL: https://github.com/apache/pinot/issues/8755#issuecomment-1328253645
@Jackie-Jiang IIRC, we have a very high cardinality MV column on which we want to turn off dict encoding. However, do so does not let us define inverted index on these columns. So we want to be able to have the inverted index WHILE having the option to turn off the dictionary for this column. The dictionary ends up occupying around 50% of the segment size. -- 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