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

[BUG] test_broadcast_nested_loop_join_special_case fails on databricks #427

Closed
tgravescs opened this issue Jul 24, 2020 · 1 comment
Closed
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@tgravescs
Copy link
Collaborator

The test_broadcast_nested_loop_join_special_case test has been failing on databricks. see https://ci.ngcc.nvidia.com/job/spark/job/rapids_databricks_nightly-0.2-github/41/console

14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[String][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Byte][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Short][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Integer][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Long][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Boolean][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Date][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Timestamp][IGNORE_ORDER({'local': True})]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Float][IGNORE_ORDER({'local': True}), INCOMPAT]
14:15:10 FAILED src/main/python/join_test.py::test_broadcast_nested_loop_join_special_case[Double][IGNORE_ORDER({'local': True}), INCOMPAT]

need to investigate what is failing. In the mean time I may xfail them.

@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify labels Jul 24, 2020
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jul 28, 2020
@revans2
Copy link
Collaborator

revans2 commented Jul 30, 2020

This is a duplicate of #441

@revans2 revans2 closed this as completed Jul 30, 2020
@sameerz sameerz added the duplicate This issue or pull request already exists label Sep 18, 2020
pxLi pushed a commit to pxLi/spark-rapids that referenced this issue May 12, 2022
* Tests run with PASSED

* Server/client/overseer working

* Action triggered

* Log shows correct behavior

* Fix site launcher stop server

* With some hacks, the ha test run passed

* Resolve four conflicts from new dev-2.1 commits

* Rename yaml file

* Make server restart later

* Remove threads

* Test code exits without being stuck

* Resolve admin controller conflicts

* Add back internal tests

* Fix issues after merging with dev-2.1
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants