gortiz opened a new pull request, #12218:
URL: https://github.com/apache/pinot/pull/12218

   This is a continuation on top of https://github.com/apache/pinot/pull/11993, 
which added a new configuration for forward indexes called 
`dictIdCompressionType`. In order to have more coherence, this PR adds the 
possibility of configuring that using a new literal `compressionCodec`. Valid 
values for this new field are:
   - Any valid value for dictIdCompressionType
   - Any valid value for chunkCompressionType
   
   This new field should be the default used to configure the forward index, 
given that it is coherent with the older syntax configuration and it is easier 
to remember.
   
   Feel free to discuss about other approaches.


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

Reply via email to