8000 Update integration test to avoid long format strings by alamb · Pull Request #359 · apache/arrow-rs-object-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update integration test to avoid long format strin 8000 gs #359

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

Merged
merged 2 commits into from
May 16, 2025

Conversation

alamb
Copy link
Contributor
@alamb alamb commented May 13, 2025

Which issue does this PR close?

Rationale for this change

The new rust release will limit the length of formatting identifiers, so we need to update the tests to create test data using a different mechanism

What changes are included in this PR?

Rewrite test to avoid soon to be unsupported format! strings

Are there any user-facing changes?

No this is a test only change

@tustvold tustvold merged commit ede9601 into apache:main May 16, 2025
8 checks passed
@alamb alamb deleted the alamb/fix_new_rust branch May 16, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation error in tests with Rust 1.87: integer out of range for u16 in format string
2 participants
0