richardstartin opened a new pull request #8208: URL: https://github.com/apache/pinot/pull/8208
We still see a large number of boxed integers when joining on an `INT` column, this replaces `PrimaryKey` with `JoinKey` which has a specialised implementation when all the keys are fixed width. <img width="731" alt="Screenshot 2022-02-16 at 14 44 28" src="https://user-images.githubusercontent.com/16439049/154288554-920a36ff-bc0b-47bd-9283-2a4565fa2505.png"> -- 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]
