You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)
### What changes were proposed in this pull request?
This patch add the regression test for:
- SPARK-36232: Add decimal(NaN) create check with arrow disable(default)
- SPARK-36230: Add decimal hasnan test
### Why are the changes needed?
These issues had been resolved after apache#34285 merged
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
test case
Closesapache#34299 from Yikun/SPARK-36230.
Authored-by: Yikun Jiang <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments