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

XFAIL parquet lz4_raw tests for Spark 3.5.0 or later #9157

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

andygrove
Copy link
Contributor

@andygrove andygrove commented Aug 31, 2023

Closes #9154

Spark 3.5.0 adds support for lz4_raw compression, but this is not yet supported by cuDF, so we cannot support this either.

This PR xfails some tests when running against Spark 3.5.0.

Follow-on issue for adding lz4_raw support: #9156

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove added test Only impacts tests Spark 3.5+ Spark 3.5+ issues labels Aug 31, 2023
@andygrove andygrove self-assigned this Aug 31, 2023
@andygrove
Copy link
Contributor Author

build

@andygrove andygrove merged commit 9512bb2 into NVIDIA:branch-23.10 Sep 1, 2023
@andygrove andygrove deleted the xfail-lz4raw-350 branch January 2, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spark 3.5+ Spark 3.5+ issues test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Spark 3.5.0 nightly build failures (test_parquet_testing_error_files)
3 participants