RCFileReader Buffer Reuse ------------------------- Key: HIVE-2396 URL: https://issues.apache.org/jira/browse/HIVE-2396 Project: Hive Issue Type: Improvement Components: Query Processor Affects Versions: 0.8.0 Reporter: Tim Armstrong Assignee: Tim Armstrong Priority: Minor Fix For: 0.8.0 Attachments: rcfile_bufreuse.java
Minor tweak to RCFile$Reader which improves read performance by reusing value buffers. This reduces object allocation. Depends on HIVE-2350 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira