-
Notifications
You must be signed in to change notification settings - Fork 235
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
[BUG] Fix Spark 3.1.0 integration tests #416
Comments
Issue #382 is one of the tests that is failing. |
tests currently failing: FAILED integration_tests/src/main/python/arithmetic_ops_test.py::test_log[Double][APPROXIMATE_FLOAT] |
https://issues.apache.org/jira/browse/SPARK-32640 filed for arithmetic ops |
#574 filed for time sub functions |
join test failure: #575 |
orc test failure: #576 |
#577 for arithmetic test failures |
#578 is for the full outer join in qa test |
so with this I'm xfailing all the failing tests above and we have specific issues to followup with each. |
* Init 22.10.0-SNAPSHOT Signed-off-by: Peixin Li <[email protected]> * fix spark-rapids build url
Depends on #414
There are some integration tests failing against 3.1.0 and we just need to investigate and fix those.
The text was updated successfully, but these errors were encountered: