Richard Chen created SPARK-56280:
------------------------------------
Summary: 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
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]