Open mythrocks opened 2 weeks ago
This is a follow-up on #11669, where the following tests were skipped as a result of https://issues.apache.org/jira/browse/SPARK-48995:
string_test.py::test_startswith()
string_test.py::test_endswith()
We need to come back and remove the skip for these tests, once SPARK-48995 is fixed.
This is a follow-up on #11669, where the following tests were skipped as a result of https://issues.apache.org/jira/browse/SPARK-48995:
string_test.py::test_startswith()
string_test.py::test_endswith()
We need to come back and remove the skip for these tests, once SPARK-48995 is fixed.