kishoreg commented on issue #4317: Support variable length Offline Dictionary 
Indexes for bytes, strings and maps to save on storage
URL: 
https://github.com/apache/incubator-pinot/issues/4317#issuecomment-502851255
 
 
   From @mcvsubbu 
   Mutable byte array store can be modified to have a header, no problem. It is 
currently used as a volatile store for comsuming segments, so changing it to 
include a header is not backward incompatible.
   
   Why not modify it to have the header and also derive an unmutable class from 
it to be used during segment generation?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to