You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/08/01 03:17:04 UTC

[jira] [Resolved] (SPARK-9433) Audit expression unit tests to test for non-foldable codegen path

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org