[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-14 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15330182#comment-15330182 ] Sergey Shelukhin commented on HIVE-13957: - Committed there too. Thanks! > vectorized IN is

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-14 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15329225#comment-15329225 ] Jesus Camacho Rodriguez commented on HIVE-13957: [~sershe], fix can be pushed to

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328211#comment-15328211 ] Matt McCline commented on HIVE-13957: - (Patch #3) LGTM +1 > vectorized IN is inconsistent with

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15328079#comment-15328079 ] Sergey Shelukhin commented on HIVE-13957: - [~mmccline] [~gopalv] ping? > vectorized IN is

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-10 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325434#comment-15325434 ] Sergey Shelukhin commented on HIVE-13957: - Test failures are unrelated. > vectorized IN is

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

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

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319216#comment-15319216 ] Sergey Shelukhin commented on HIVE-13957: - Well, then we should do this first for correctness,

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319192#comment-15319192 ] Gopal V commented on HIVE-13957: It is not handled for concat and concat fails vectorizing entire vertices

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319187#comment-15319187 ] Sergey Shelukhin commented on HIVE-13957: - Yeah, that's what I was alluding to above. It seems

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319177#comment-15319177 ] Gopal V commented on HIVE-13957: bq. derives the common type for the column and constants, and casts both

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15319171#comment-15319171 ] Sergey Shelukhin commented on HIVE-13957: - Can you elaborate? The problem is the difference

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

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

[jira] [Commented] (HIVE-13957) vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

2016-06-06 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15317698#comment-15317698 ] Gopal V commented on HIVE-13957: Would it be better to convert the implicit conversion (as done in