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 tests for spark 3.3.0 due to changes in readBatch #5422

Merged
merged 1 commit into from
May 4, 2022

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented May 4, 2022

There are changes in Spark 3.3.0 to the parquet reader specifically to the readBatch method. This change will consequently affect the way we are writing parquet batches in PCBS significantly. Because the change will take some time, we are xfailing the failing tests until the actual fix is put up.

The Spark PR in question can be looked at here

workaround for #5357

Signed-off-by: Raza Jafri rjafri@nvidia.com

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@tgravescs
Copy link
Collaborator

build

@razajafri
Copy link
Collaborator Author

build

1 similar comment
@razajafri
Copy link
Collaborator Author

build

@razajafri razajafri merged commit a58f553 into NVIDIA:branch-22.06 May 4, 2022
@razajafri razajafri deleted the SP-5357-xfail-cache-tests branch May 4, 2022 21:26
@pxLi pxLi added the bug Something isn't working label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants