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

ASF GitHub Bot updated SPARK-56280:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix streaming deduplication for NaN and +/-0.0
> ----------------------------------------------
>
>                 Key: SPARK-56280
>                 URL: https://issues.apache.org/jira/browse/SPARK-56280
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Richard Chen
>            Priority: Major
>              Labels: pull-request-available
>
> currently the streaming dedupe operator considers NaN and and +/-0.0 as 
> different when their bit patterns are different even though they are 
> logically the same value.
> we should normalize NaN and +/-0.0 values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to