krishan1390 opened a new pull request, #17183:
URL: https://github.com/apache/pinot/pull/17183

   Column based segment build can benefit by directly reading values as 
primitive data types and operating on them (indexing, collecting stats) as 
primitive data types. 
   
   This avoids costly java boxing overhead. 
   
   In this PR, I am just adding the required interfaces and tests. 


-- 
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: [email protected]

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