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] check all tests marked xfail for Spark 3.1.1 #1702

Closed
tgravescs opened this issue Feb 10, 2021 · 1 comment · Fixed by #1706
Closed

[BUG] check all tests marked xfail for Spark 3.1.1 #1702

tgravescs opened this issue Feb 10, 2021 · 1 comment · Fixed by #1706
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

we should make a pass through the tests and see which ones are marked as xfail with not(is_before_spark_310()). ie xfail for Spark 3.1.1 to make sure they all have issues or are not blockers for 0.4 release.

@tgravescs tgravescs added bug Something isn't working P0 Must have for release labels Feb 10, 2021
@tgravescs tgravescs self-assigned this Feb 10, 2021
@tgravescs
Copy link
Collaborator Author

took a pass through and it looks good, I think there are only 1 or 2 and they have real issues against them.

@sameerz sameerz added the Spark 3.1+ Bugs only related to Spark 3.1 or higher label Feb 16, 2021
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.

2 participants