Commit c878dfd
committed
[SPARK-54575][PYTHON][TESTS] Reenable test
### What changes were proposed in this pull request?
There was a bug in create dataframe from ndarray containing NaN values:
NaN was incorrectly converted to Null when arrow-optimization is on, it happened to be resolved in #53280
### Why are the changes needed?
for test coverage
### Does this PR introduce _any_ user-facing change?
no, test-only
### How was this patch tested?
ci
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53305 from zhengruifeng/reenable_test_with_none_and_nan.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>SparkConnectCreationTests.test_with_none_and_nan
1 parent 24a341e commit c878dfd
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
| |||
0 commit comments