Josh Rosen created SPARK-14337:
----------------------------------

             Summary: Push down casts beneath CaseWhen and If expressions
                 Key: SPARK-14337
                 URL: https://issues.apache.org/jira/browse/SPARK-14337
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Josh Rosen
            Assignee: Josh Rosen


If we have a CAST on top of a CASE WHEN or IF expression, then we should push 
the cast to each conditional branch.



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

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

Reply via email to