[ https://issues.apache.org/jira/browse/SPARK-36838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-36838: ---------------------------------- Affects Version/s: 3.3.0 (was: 3.2.0) (was: 3.1.2) (was: 3.0.3) > 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.3.0 > Reporter: angerszhu > Assignee: Apache Spark > Priority: Minor > Fix For: 3.3.0 > > > 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.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org