Description
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.
Attachments
Issue Links
- links to