[BUG] json_matrix_test.py::test_scan_json_string
fails on Spark 4
#11154
Labels
json_matrix_test.py::test_scan_json_string
fails on Spark 4
#11154
json_matrix_test.py::test_scan_json_string
fails on Spark 4 because of whitespaces:We need a way for the tests to compare strings extracted from JSON inputs in a manner that isn't susceptible to immaterial whitespace differences. (Note that the whitespace differences are in neither the keys nor values, but in between.)
This test will be xfailed for the moment, as part of #11029.
The text was updated successfully, but these errors were encountered: