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] Spark 3.1 FAILED join_test.py::test_broadcast_join_mixed[FullOuter][IGNORE_ORDER] failed #575

Closed
tgravescs opened this issue Aug 18, 2020 · 3 comments · Fixed by #1703
Assignees
Labels
bug Something isn't working P0 Must have for release Spark 3.1+ Bugs only related to Spark 3.1 or higher

Comments

@tgravescs
Copy link
Collaborator

Describe the bug
Run the integration tests against Spark 3.1 and the following test fails, need to investigate

FAILED integration_tests/src/main/python/join_test.py::test_broadcast_join_mixed[FullOuter][IGNORE_ORDER]

@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify labels Aug 18, 2020
@tgravescs tgravescs added P0 Must have for release and removed ? - Needs Triage Need team to review and classify labels Aug 18, 2020
@jlowe
Copy link
Member

jlowe commented Oct 20, 2020

Is this still a P1 for the 0.3 release if this is specific to Spark 3.1.0?

@sameerz sameerz added P1 Nice to have for release Spark 3.1+ Bugs only related to Spark 3.1 or higher and removed P0 Must have for release labels Oct 23, 2020
@tgravescs tgravescs added P0 Must have for release and removed P1 Nice to have for release labels Feb 10, 2021
@tgravescs
Copy link
Collaborator Author

test is xfailed out so we need to investigate

@tgravescs tgravescs self-assigned this Feb 10, 2021
@tgravescs
Copy link
Collaborator Author

ran the test against spark 3.1.1 rc2 and its passing now, we should just remove the xfail.

tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
…IDIA#575)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

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 P0 Must have for release Spark 3.1+ Bugs only related to Spark 3.1 or higher
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants