We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
arrow-rs has fixed severals integration test failures:
generate_decimal128_case generate_interval_case generate_map_case generate_non_canonical_map_case generate_nested_large_offsets_case generate_nested_dictionary_case generate_unions_case
And this one passes test without any fix: generate_extension_case
We should activate these IPC integration tests for rust.
Reporter: L. C. Hsieh
Note: This issue was originally created as ARROW-16636. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered:
Andrew Lamb / @alamb: Issue resolved by pull request 13219 #13219
Sorry, something went wrong.
No branches or pull requests
arrow-rs has fixed severals integration test failures:
generate_decimal128_case
generate_interval_case
generate_map_case
generate_non_canonical_map_case
generate_nested_large_offsets_case
generate_nested_dictionary_case
generate_unions_case
And this one passes test without any fix:
generate_extension_case
We should activate these IPC integration tests for rust.
Reporter: L. C. Hsieh
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-16636. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: