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

Apache Spark reassigned SPARK-24890:
------------------------------------

    Assignee: Apache Spark

> Short circuiting the `if` condition when `trueValue` and `falseValue` are the 
> same
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-24890
>                 URL: https://issues.apache.org/jira/browse/SPARK-24890
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: DB Tsai
>            Assignee: Apache Spark
>            Priority: Major
>
> When `trueValue` and `falseValue` are semantic equivalence, the condition 
> expression in `if` can be removed to avoid extra computation in runtime.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to