[jira] [Updated] (HIVE-15700) BytesColumnVector can get stuck trying to resize byte buffer

2017-02-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15700: -- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Commit

[jira] [Updated] (HIVE-15700) BytesColumnVector can get stuck trying to resize byte buffer

2017-01-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15700: -- Attachment: HIVE-15700.3.patch > BytesColumnVector can get stuck trying to resize byte buffer >

[jira] [Updated] (HIVE-15700) BytesColumnVector can get stuck trying to resize byte buffer

2017-01-26 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-15700: -- Attachment: HIVE-15700.2.patch Patch v2: - Keeps re-using the same buffer for small writes (<= 1MB) when