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 ast_test.py #11008

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

Fix tests failures in ast_test.py #11008

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

Comments

@razajafri
Copy link
Collaborator

These are the failures in ast_test.py

FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_abs
FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_addition
FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_multi_tier_ast
FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_multiplication
FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_subtraction
FAILED ../../../../integration_tests/src/main/python/ast_test.py::test_unary_minus
@razajafri razajafri added bug Something isn't working ? - Needs Triage Need team to review and classify Spark 4.0+ Spark 4.0+ issues labels Jun 8, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Jun 11, 2024
@razajafri
Copy link
Collaborator Author

These will be all fixed by turning off ansi mode

@razajafri
Copy link
Collaborator Author

Closed by #11258

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

Successfully merging a pull request may close this issue.

2 participants