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

Fix of failing to read parquet files after writing the hidden file metadata in #4954

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Mar 15, 2022

This change is to follow the update in Spark PR: apache/spark@50520fe3eb

Now GPU writing will fall back to CPU for the hidden file metadata case. So we can not reproduce this failure on GPU, then no need additional tests for this change now.

closes #4911

Signed-off-by: Firestarman firestarmanllc@gmail.com

…tadata in

to follow the update in Spark PR: apache/spark@50520fe3eb

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@jlowe jlowe added this to the Feb 28 - Mar 18 milestone Mar 15, 2022
@firestarman firestarman merged commit 9b1ce3b into NVIDIA:branch-22.04 Mar 16, 2022
@firestarman firestarman deleted the remove-file-meta branch March 16, 2022 00:46
@sameerz sameerz added the audit_3.3.0 Audit related tasks for 3.3.0 label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.3.0 Audit related tasks for 3.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][Audit] [SPARK-38314] - Fail to read parquet files after writing the hidden file metadata
4 participants