[jira] [Updated] (HIVE-21313) Use faster function to point to instead of copy immutable byte arrays

2019-02-24 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Fix Version/s: All Versions Affects Version/s: All Versions Attachment: HIVE-21313.patch

[jira] [Updated] (HIVE-21313) Use faster function to point to instead of copy immutable byte arrays

2019-02-24 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Summary: Use faster function to point to instead of copy immutable byte arrays (was: Use faster function t

[jira] [Updated] (HIVE-21313) Use faster function to point to instead of copy the immutable byte array

2019-02-24 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Summary: Use faster function to point to instead of copy the immutable byte array (was: Use faster functio

[jira] [Updated] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-24 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Priority: Minor (was: Major) > Use faster function to prevent copying immutable byte array twice > ---

[jira] [Updated] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-23 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Description: In file ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java We may find co

[jira] [Updated] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-23 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Attachment: HIVE-21313.patch > Use faster function to prevent copying immutable byte array twice >

[jira] [Assigned] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-23 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin reassigned HIVE-21313: --- Assignee: ZhangXin > Use faster function to prevent copying immutable byte array twice > ---

[jira] [Updated] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-23 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Description: In file ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java We may find co

[jira] [Updated] (HIVE-21313) Use faster function to prevent copying immutable byte array twice

2019-02-23 Thread ZhangXin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhangXin updated HIVE-21313: Description: In file ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java We may find co