[ https://issues.apache.org/jira/browse/HIVE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782077#comment-13782077 ]
Jitendra Nath Pandey commented on HIVE-5283: -------------------------------------------- Inlining would really depend on JIT implementation and in most cases only for final classes and methods. Although, VectorizedRowBatch is not polymorphic for now, but it may evolve in future, and at that point changing the vectorized expressions could become a big deal. We could add comments or annotations in the class to indicate that these variables should be accessed only in restricted packages. Would that be reasonable? > Merge vectorization branch to trunk > ----------------------------------- > > Key: HIVE-5283 > URL: https://issues.apache.org/jira/browse/HIVE-5283 > Project: Hive > Issue Type: Bug > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: alltypesorc, HIVE-5283.1.patch, HIVE-5283.2.patch, > HIVE-5283.3.patch, HIVE-5283.4.patch > > > The purpose of this jira is to upload vectorization patch, run tests etc. The > actual work will continue under HIVE-4160 umbrella jira. -- This message was sent by Atlassian JIRA (v6.1#6144)