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

Takuya Ueshin resolved SPARK-35342.
-----------------------------------
    Fix Version/s: 3.2.0
         Assignee: Yikun Jiang
       Resolution: Fixed

Issue resolved by pull request 32821
https://github.com/apache/spark/pull/32821

> Introduce DecimalOps
> --------------------
>
>                 Key: SPARK-35342
>                 URL: https://issues.apache.org/jira/browse/SPARK-35342
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Assignee: Yikun Jiang
>            Priority: Major
>             Fix For: 3.2.0
>
>
> In PySpark, {{DoubleType}} and {{FloatType}} could have NaN, whereas 
> {{DecimalType}} not.
> Now, {{DecimalType,}} {{DoubleType,}} and {{FloatType}} data share the 
> {{FractionalOps}} class.
> We would like to introduce the {{DecimalOps}} for NaN check.



--
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