You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/09/16 03:17:00 UTC

[jira] [Resolved] (SPARK-32688) LiteralGenerator for float and double does not generate special values

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

Takeshi Yamamuro resolved SPARK-32688.
--------------------------------------
    Fix Version/s: 3.1.0
                   3.02
         Assignee: Tanel Kiis
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/29515

> LiteralGenerator for float and double does not generate special values
> ----------------------------------------------------------------------
>
>                 Key: SPARK-32688
>                 URL: https://issues.apache.org/jira/browse/SPARK-32688
>             Project: Spark
>          Issue Type: Test
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Tanel Kiis
>            Assignee: Tanel Kiis
>            Priority: Minor
>             Fix For: 3.02, 3.1.0
>
>
> Values like Double.NaN, Double.PositiveInfinity, Double.NegativeInfinity are never returned.
> The main usage of LiteralGenerator is in the checkConsistencyBetweenInterpretedAndCodegen method.
> This would have detected SPARK-32640 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org