Test failures on branch-53 related to the Arrow version

Open Beginner friendly
#21,790 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

Research direction

Check the dependency manifests on branch-53 for the Arrow and Parquet versions, then run cargo test --bins --lib --tests --no-fail-fast at commit eae7bf to reproduce the failures. Update the versions to 58.1.0 as indicated by the issue and confirm that the test command passes.

Written by the indexing model from the issue text.

Description

bug
Describe the bug

There are a lot of failing tests on branch-53, and this seems related to the arrow version (currently 58.0.0).
Upgrading to

To Reproduce

Checkout branch-53 (current sha is eae7bf)
cargo test --bins --lib --tests --no-fail-fast

Expected behavior

Tests should passs

Additional context

Upgrading arrow / parquet to 58.1.0 seems to fix it

Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 8h
Merged PRs (30d)
354

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/datafusion

All issues in apache/datafusion

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.