mcvsubbu commented on issue #4318: #4317 Feature/variable length bytes offline 
dictionary
URL: https://github.com/apache/incubator-pinot/pull/4318#issuecomment-502692020
 
 
   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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to