Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix tests failures in array_test.py #11007

Closed
Tracked by #11004
razajafri opened this issue Jun 8, 2024 · 0 comments · Fixed by #11048
Closed
Tracked by #11004

Fix tests failures in array_test.py #11007

razajafri opened this issue Jun 8, 2024 · 0 comments · Fixed by #11048
Assignees
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues

Comments

@razajafri
Copy link
Collaborator

These are the failing tests in array_test.py

FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_contains
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_element_at
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_element_at_ansi_fail_invalid_index
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_element_at_zero_index_fail
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_item
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_item_ansi_fail_invalid_index
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_item_lit_ordinal
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_array_transform
FAILED ../../../../integration_tests/src/main/python/array_test.py::test_make_array
@razajafri razajafri added bug Something isn't working ? - Needs Triage Need team to review and classify labels Jun 8, 2024
@razajafri razajafri added the Spark 4.0+ Spark 4.0+ issues label Jun 8, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Jun 11, 2024
@razajafri razajafri self-assigned this Jun 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants