[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988224#comment-14988224 ] Pengcheng Xiong commented on HIVE-12328: [~thejas], may i ask what msg are you expecting? cc

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988262#comment-14988262 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-12328: -- A qn here, is it

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988280#comment-14988280 ] Ashutosh Chauhan commented on HIVE-12328: - Apart from usability aspect (which is to give user a

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988215#comment-14988215 ] Thejas M Nair commented on HIVE-12328: -- cc [~ashutoshc] > Join On clause needs a semantic check to

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988307#comment-14988307 ] Thejas M Nair commented on HIVE-12328: -- But there seems like a bigger problem here, than just

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988213#comment-14988213 ] Thejas M Nair commented on HIVE-12328: -- select * from sample_07 a join sample_07 b on (code); gives -

[jira] [Commented] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988269#comment-14988269 ] Ashutosh Chauhan commented on HIVE-12328: - I think ask is to do this check in compile phase that