gortiz commented on issue #10550: URL: https://github.com/apache/pinot/issues/10550#issuecomment-1511683058
Related to what @swaminathanmanish said, I've been working on some changes related to the index documentation. You can find the changes [here](https://github.com/pinot-contrib/pinot-docs/pull/162). We could move that logic into the dictionary index. But right now the logic applies to all columns. The index configuration is column specific. I think an option like `optimizeDictionaryForMetrics` should be configured per column (I think it makes sense to do not use the same value for all columns), so we could move it there. But right now there is no way to use the new index configuration objects to configure a property on all columns -- 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