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

Revert "Fix leaks in ColumnVectorTest" #12634

Closed
wants to merge 1 commit into from

Conversation

cindyyuanjiang
Copy link
Contributor

Reverts #12625.

Due to test failures in the spark-rapids side: NVIDIA/spark-rapids#7607

@cindyyuanjiang cindyyuanjiang requested a review from a team as a code owner January 27, 2023 23:50
@github-actions github-actions bot added the Java Affects Java cuDF API. label Jan 27, 2023
@ttnghia
Copy link
Contributor

ttnghia commented Jan 28, 2023

#12625 should not introduce any failure. Do you know the specific code in that PR that causes the test to fail? If the failure is indeed due to it then you should just fix that test, not reverse everything.

@ttnghia
Copy link
Contributor

ttnghia commented Jan 28, 2023

I just realized that the failed tests are in spark-rapids. So I'm confused why changes in cudf tests could affect spark-rapids tests.

@cindyyuanjiang
Copy link
Contributor Author

I just realized that the failed tests are in spark-rapids. So I'm confused why changes in cudf tests could affect spark-rapids tests.

@ttnghia We want to revert all PRs related to adding regex program APIs and tests and this is one of the PRs. I put up a new PR to revert all changes altogether, sorry about the confusion.

@cindyyuanjiang
Copy link
Contributor Author

Tracked by: #12639

@cindyyuanjiang cindyyuanjiang deleted the revert-12625-fix-test-leaks branch January 30, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Affects Java cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants