[ 
https://issues.apache.org/jira/browse/SPARK-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-9433.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

This is done now.


> Audit expression unit tests to test for non-foldable codegen path
> -----------------------------------------------------------------
>
>                 Key: SPARK-9433
>                 URL: https://issues.apache.org/jira/browse/SPARK-9433
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Yijie Shen
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> Some expressions behave differently if the input is foldable. In our existing 
> expression unit tests, all inputs that are passed in are literals that are 
> foldable.
> We can use both NonFoldableLiteral and Literal to test expressions that 
> behave differently for foldable inputs. 



--
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