mayankshriv opened a new issue #5407: URL: https://github.com/apache/incubator-pinot/issues/5407
No-dictionary dimension columns are Snappy compressed, and metrics are not compressed. While the SegmentGenerationConfig has `_rawIndexCompressionType` to configure the compression type, this is not available in the indexing config. We need to enhance indexing config such that we are able to configure various parameters for no-dictionary columns: 1. Compression to use for the column. 2. Num docs per chunk (and other such params for advanced users). ---------------------------------------------------------------- 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