You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Tim Armstrong <ti...@gmail.com> on 2011/08/23 19:18:37 UTC

Review Request: RCFile Reader Buffer Reuse

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1628/
-----------------------------------------------------------

Review request for hive.


Summary
-------

HIVE-2396 Minor tweak to RCFile$Reader which improves read performance by reusing value buffers. This reduces object allocation.


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java 1160805 

Diff: https://reviews.apache.org/r/1628/diff


Testing
-------

Hive test suite run


Thanks,

Tim