[jira] [Updated] (HIVE-11212) Create vectorized types for complex types

2015-10-07 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11212: - Attachment: HIVE-11212.patch Added the extra null check that Matthew asked for. > Create vectoriz

[jira] [Updated] (HIVE-11212) Create vectorized types for complex types

2015-10-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11212: - Attachment: HIVE-11212.patch I needed protection against null in one of the factories. > Create v

[jira] [Updated] (HIVE-11212) Create vectorized types for complex types

2015-10-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11212: - Attachment: HIVE-11212.patch I found a few more places where Hive is creating ColumnVectors. > Cr

[jira] [Updated] (HIVE-11212) Create vectorized types for complex types

2015-10-05 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-11212: - Attachment: HIVE-11212.patch Create the new vectorization columns. > Create vectorized types for