[jira] [Commented] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106008#comment-15106008 ] Gopal V commented on HIVE-12809: [~mmccline]: can you take a look at this patch? This is aimed at keeping

[jira] [Commented] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106072#comment-15106072 ] Sergey Shelukhin commented on HIVE-12809: - Yeah, just wanted to make sure I understand the patch

[jira] [Commented] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-18 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106068#comment-15106068 ] Sergey Shelukhin commented on HIVE-12809: - +1 > Vectorization: fast-path for coalesce if

[jira] [Commented] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-18 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106071#comment-15106071 ] Gopal V commented on HIVE-12809: Yes, two invariants. If any column has noNulls, the final output has no

[jira] [Commented] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

2016-01-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103543#comment-15103543 ] Hive QA commented on HIVE-12809: Here are the results of testing the latest attachment: