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

[jira] [Updated] (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 ]

Tanel Kiis updated SPARK-32688:
-------------------------------
    Description: 
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 

> 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
>            Priority: Minor
>
> 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