Skip to content

issues Search Results · repo:apache/arrow-rs language:Rust

Filter by

2k results
 (81 ms)

2k results

inapache/arrow-rs (press backspace or delete to remove)

Describe the bug If you have a List of FixedList and the top level list has an offset that is not zero, the encoded array contains the wrong values in the fixed list. See the example below to illustrate ...
bug
  • timsaucer
  • 1
  • Opened 
    18 hours ago
  • #7315

There is a bug in the validation error message for ArrayData of fixed-sized list. The bug is illustrated by this wrong test: https://github.com/apache/arrow-rs/blob/main/arrow/tests/array_validation.rs#L434,L436 ...
bug
  • wkalt
  • Opened 
    yesterday
  • #7312

arrow-json s writer does not not currently support UnionArray. FWIW adding a native UnionEncoder is likely not overly complicated Originally posted by @tustvold in https://github.com/apache/arrow-rs/pull/7015#discussion_r1929566027 ...
  • alamb
  • Opened 
    3 days ago
  • #7302

Is your feature request related to a problem or challenge? Please describe what you are trying to do. Currently, when building an arrow writer, the offset index is set at the page level by default. However, ...
enhancement
  • ethe
  • Opened 
    4 days ago
  • #7300

Is your feature request related to a problem or challenge? Please describe what you are trying to do. !-- A clear and concise description of what the problem is. Ex. I m always frustrated when [...] (This ...
enhancement
  • jkylling
  • 2
  • Opened 
    5 days ago
  • #7299

Is your feature request related to a problem or challenge? Please describe what you are trying to do. !-- A clear and concise description of what the problem is. Ex. I m always frustrated when [...] (This ...
enhancement
  • jayzhan211
  • Opened 
    6 days ago
  • #7297

- Tracking ticket for https://github.com/apache/arrow-rs/pull/6637
enhancement
parquet
  • alamb
  • 1
  • Opened 
    6 days ago
  • #7296

The test_utils package has a non trivial public API (e.g. it exposes rand) even though the code is fairly simple It would be nice to make this crate more self contained and thus I think we should deprecate ...
arrow
good first issue
  • alamb
  • Opened 
    6 days ago
  • #7294

Describe the bug Example https://github.com/apache/arrow-rs/actions/runs/13864941376/job/38801863609 Downloaded anyhow v1.0.97 Downloaded anstyle v1.0.10 error: package `half v2.5.0` cannot ...
bug
  • alamb
  • Opened 
    6 days ago
  • #7291

Describe the bug The MSRV CI check is failing Example https://github.com/apache/arrow-rs/actions/runs/13864941361/job/38801865299 { type : subcommand_result , subcommand_id : verify , result :{ toolchain ...
bug
  • alamb
  • Opened 
    6 days ago
  • #7289
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub