You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/08/20 08:49:45 UTC

[jira] [Created] (SPARK-10130) type coercion for IF should have children resolved first

Adrian Wang created SPARK-10130:
-----------------------------------

             Summary: type coercion for IF should have children resolved first
                 Key: SPARK-10130
                 URL: https://issues.apache.org/jira/browse/SPARK-10130
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Adrian Wang


SELECT IF(a > 0, a, 0) FROM (SELECT key a FROM src) temp;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org