Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix tests failures in conditionals_test.py #11012

Open
Tracked by #11004
razajafri opened this issue Jun 8, 2024 · 1 comment
Open
Tracked by #11004

Fix tests failures in conditionals_test.py #11012

razajafri opened this issue Jun 8, 2024 · 1 comment
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues

Comments

@razajafri
Copy link
Collaborator

FAILED ../../../../integration_tests/src/main/python/conditionals_test.py::test_if_else
FAILED ../../../../integration_tests/src/main/python/conditionals_test.py::test_ifnull
FAILED ../../../../integration_tests/src/main/python/conditionals_test.py::test_nullif
FAILED ../../../../integration_tests/src/main/python/conditionals_test.py::test_nvl
FAILED ../../../../integration_tests/src/main/python/conditionals_test.py::test_nvl2
@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
Copy link
Collaborator Author

With ANSI mode off only one test fails ../../../../integration_tests/src/main/python/collection_ops_test.py::test_sequence_too_long_sequence with an error message mismatch which should be straight forward to fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues
Projects
None yet
Development

No branches or pull requests

2 participants