[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to