Jitendra Nath Pandey created HIVE-5397: ------------------------------------------
Summary: VectorizedRowBatch member variables are public. Key: HIVE-5397 URL: https://issues.apache.org/jira/browse/HIVE-5397 Project: Hive Issue Type: Sub-task Reporter: Jitendra Nath Pandey Assignee: Jitendra Nath Pandey VectorizedRowBatch exposes members as public to avoid method call overheads. Alternative is to rely on JIT to inline the methods. -- This message was sent by Atlassian JIRA (v6.1#6144)