belugabehr opened a new pull request #885:
URL: https://github.com/apache/orc/pull/885


   
   ### What changes were proposed in this pull request?
   Remove the dependency on Hadoop's Text class from RedBlackTree.  This has 
the added benefit of skipping the step where the incoming bytes are copied into 
the Text class.
   
   
   ### Why are the changes needed?
   Allows for removing dependency on Hadoop later; improve performance by 
removing copy.
   
   
   ### How was this patch tested?
   No functionality change. Using 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: dev-unsubscr...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to