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

Workaround new bad file in parquet-testing #6344

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Aug 31, 2024

Which issue does this PR close?

Part of #6343

Rationale for this change

New file causes release verification test to fail

What changes are included in this PR?

Add file to list

Are there any user-facing changes?

No

@alamb alamb added the development-process Related to development process of arrow-rs label Aug 31, 2024
@github-actions github-actions bot added the parquet Changes to the parquet crate label Aug 31, 2024
@@ -27,6 +27,7 @@ static KNOWN_FILES: &[&str] = &[
"PARQUET-1481.parquet",
"ARROW-GH-41317.parquet",
"ARROW-GH-41321.parquet",
"ARROW-GH-43605.parquet",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interestingly, this file actually loads fine -- so I need to do some investigation into what is supposed to be wrong before closing the issue

@alamb
Copy link
Contributor Author

alamb commented Aug 31, 2024

Merging this in as it is a test only change

@alamb alamb merged commit ffd216d into apache:master Aug 31, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant