[
https://issues.apache.org/jira/browse/SPARK-39894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-39894:
------------------------------------
Assignee: Apache Spark
> Combine the similar binary comparison in boolean expression.
> ------------------------------------------------------------
>
> Key: SPARK-39894
> URL: https://issues.apache.org/jira/browse/SPARK-39894
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.4.0
> Reporter: jiaan.geng
> Assignee: Apache Spark
> Priority: Major
>
> If boolean expression have two similar binary comparisons onnect with And.
> i.e. 'a > 1 and 'a > 2.
> We should simplify them to 'a > 2
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]