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 "Enable testing zstd for spark releases 3.2.0 and later (#5898)" #5916

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

jbrennan333
Copy link
Collaborator

This reverts commit 321f9b9.

Signed-off-by: Jim Brennan jimb@nvidia.com

I jumped the gun on putting in #5898. It currently requires setting an environment variable to work.
LIBCUDF_NVCOMP_POLICY=ALWAYS. I don't think it is appropriate to set this in the unit tests, because it could cause the use of experimental releases in the future.

I am reverting this now and will bring it back once ZSTD is available with the default of LIBCUDF_NVCOMP_POLICY=STABLE.

…A#5898)"

This reverts commit 321f9b9.

Signed-off-by: Jim Brennan <jimb@nvidia.com>
@jbrennan333
Copy link
Collaborator Author

Closes #5914

@jbrennan333
Copy link
Collaborator Author

build

@sameerz sameerz added the task Work required that improves the product but is not user facing label Jun 27, 2022
@sameerz sameerz added this to the Jun 20 - Jul 8 milestone Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_parquet_compress_read_round_trip tests failed in spark320+
3 participants