[
https://issues.apache.org/jira/browse/SPARK-36838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-36838:
---------------------------------
Priority: Minor (was: Major)
> Improve InSet NaN check generated code performance
> --------------------------------------------------
>
> Key: SPARK-36838
> URL: https://issues.apache.org/jira/browse/SPARK-36838
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.0.3, 3.1.2, 3.2.0
> Reporter: angerszhu
> Assignee: Apache Spark
> Priority: Minor
>
> Since Set can't check is NaN value is contained in current set.
> With codegen, only when value set contains NaN then we have necessary to
> check if the value is NaN, or we just need t
> o check is the Set contains the value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]