mcvsubbu commented on issue #4318: #4317 Feature/variable length bytes offline dictionary URL: https://github.com/apache/incubator-pinot/pull/4318#issuecomment-502300607 @buchireddy did you consider the use of [MutableOffheapByteArrayStore](https://github.com/apache/incubator-pinot/blob/master/pinot-core/src/main/java/org/apache/pinot/core/io/writer/impl/MutableOffHeapByteArrayStore.java)? I am not able to readily say whether your implementation is based on that or is something parallel.
---------------------------------------------------------------- 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]
