guruguha opened a new issue #6713:
URL: https://github.com/apache/incubator-pinot/issues/6713


   Serialize the generic row (not the default object serde, but a custom one).
   Use a PinotDataBuffer to store those off-heap
   Sort the rows in the buffer
   
   Implementation will be similar to OffHeapSingleTreeBuilder’s 
sortAndAggregateSegmentRecords method.
   


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



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

Reply via email to