[jira] [Issue Comment Deleted] (SPARK-19035) rand() function in case when cause failed

2016-12-30 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Comment: was deleted (was: The core issue is why : select case when a=1 then 1 else *1* end b,count(1)

[jira] [Commented] (SPARK-19035) rand() function in case when cause failed

2016-12-30 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15787403#comment-15787403 ] Feng Yuan commented on SPARK-19035: --- The core issue is why : select case when a=1 then 1 else *1* end

[jira] [Commented] (SPARK-19035) rand() function in case when cause failed

2016-12-30 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15787402#comment-15787402 ] Feng Yuan commented on SPARK-19035: --- The core issue is why : select case when a=1 then 1 else *1* end

[jira] [Commented] (SPARK-19035) rand() function in case when cause failed

2016-12-30 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15787404#comment-15787404 ] Feng Yuan commented on SPARK-19035: --- The core issue is why : select case when a=1 then 1 else *1* end

[jira] [Updated] (SPARK-19035) rand() function in case when cause failed

2016-12-30 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Summary: rand() function in case when cause failed (was: rand() function in case when cause will

[jira] [Updated] (SPARK-19035) rand() function in case when cause will failed

2016-12-29 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Description: *In this case:* select case when a=1 then 1 else

[jira] [Updated] (SPARK-19035) rand() function in case when cause will failed

2016-12-29 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Summary: rand() function in case when cause will failed (was: nested functions in case when statement

[jira] [Updated] (SPARK-19035) nested functions in case when statement will failed

2016-12-29 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Description: In this case: select case when a=1 then 1 else

[jira] [Updated] (SPARK-19035) nested functions in case when statement will failed

2016-12-29 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Description: *In this case:* select case when a=1 then 1 else

[jira] [Updated] (SPARK-19035) nested functions in case when statement will failed

2016-12-29 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan updated SPARK-19035: -- Description: In this case: select case when a=1 then 1 else

[jira] [Created] (SPARK-19035) nested functions in case when statement will failed

2016-12-29 Thread Feng Yuan (JIRA)
Feng Yuan created SPARK-19035: - Summary: nested functions in case when statement will failed Key: SPARK-19035 URL: https://issues.apache.org/jira/browse/SPARK-19035 Project: Spark Issue Type: