belugabehr opened a new pull request #739: URL: https://github.com/apache/orc/pull/739
TODO: CREATE JIRA ### What changes were proposed in this pull request? Simplify ByteBufferAllocatorPool Key class. Cache hash value for Key as it's computed more than once: putBuffer to insert into Tree and getBuffer to remove it from tree. ### Why are the changes needed? Less code. Performance. ### How was this patch tested? No changes to functionality. Use existing unit 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]
