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

[TASK] Unskip string_test tests when SPARK-48995 is fixed #11696

Open
mythrocks opened this issue Nov 5, 2024 · 0 comments
Open

[TASK] Unskip string_test tests when SPARK-48995 is fixed #11696

mythrocks opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
Spark 4.0+ Spark 4.0+ issues task Work required that improves the product but is not user facing

Comments

@mythrocks
Copy link
Collaborator

This is a follow-up on #11669, where the following tests were skipped as a result of https://issues.apache.org/jira/browse/SPARK-48995:

  • string_test.py::test_startswith()
  • string_test.py::test_endswith()

We need to come back and remove the skip for these tests, once SPARK-48995 is fixed.

@mythrocks mythrocks added ? - Needs Triage Need team to review and classify task Work required that improves the product but is not user facing labels Nov 5, 2024
@mattahrens mattahrens added the Spark 4.0+ Spark 4.0+ issues label Nov 5, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Nov 5, 2024
@mythrocks mythrocks changed the title [TASK] Unskip string_test tests when SPARK-48995. [TASK] Unskip string_test tests when SPARK-48995 is fixed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spark 4.0+ Spark 4.0+ issues task Work required that improves the product but is not user facing
Projects
None yet
Development

No branches or pull requests

2 participants