gortiz opened a new pull request, #10370: URL: https://github.com/apache/pinot/pull/10370
Current inverted implementation assumes that the index will own the channel where it is being written. At the same time the reader assumes that the index starts in the position 0 of the given buffer. This PR changes that in order to be able to embed an inverted index in a more complex structure, something we would like to do in StarTree to implement proprietary features. -- 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