rust-arrow-array-devel-57.3.0-2.fc43 in Fedora 43
↵ Return to the main page of rust-arrow-array-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-04-14 |
Michel Lind <salimma at fedoraproject dot org> - 57.3.0-2 |
- Skip failing tests on ix86 and s390x |
| 2026-04-13 |
Michel Lind <salimma at fedoraproject dot org> - 57.3.0-1 |
- Initial package; Resolves RHBZ#2456979 |
Provides
- crate(arrow-array)
- rust-arrow-array-devel
Files
- usr/
- share/
- cargo/
- registry/
- arrow-array-57.3.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-MIT
- LICENSE.txt
- NOTICE.txt
- benches/
- decimal_overflow.rs
- fixed_size_list_array.rs
- occupancy.rs
- record_batch.rs
- union_array.rs
- view_types.rs
- src/
- arithmetic.rs
- array/
- binary_array.rs
- boolean_array.rs
- byte_array.rs
- byte_view_array.rs
- dictionary_array.rs
- fixed_size_binary_array.rs
- fixed_size_list_array.rs
- list_array.rs
- list_view_array.rs
- map_array.rs
- mod.rs
- null_array.rs
- primitive_array.rs
- run_array.rs
- string_array.rs
- struct_array.rs
- union_array.rs
- builder/
- boolean_builder.rs
- buffer_builder.rs
- fixed_size_binary_builder.rs
- fixed_size_binary_dictionary_builder.rs
- fixed_size_list_builder.rs
- generic_byte_run_builder.rs
- generic_bytes_builder.rs
- generic_bytes_dictionary_builder.rs
- generic_bytes_view_builder.rs
- generic_list_builder.rs
- generic_list_view_builder.rs
- map_builder.rs
- mod.rs
- null_builder.rs
- primitive_builder.rs
- primitive_dictionary_builder.rs
- primitive_run_builder.rs
- struct_builder.rs
- union_builder.rs
- cast.rs
- delta.rs
- ffi.rs
- ffi_stream.rs
- iterator.rs
- lib.rs
- numeric.rs
- record_batch.rs
- run_iterator.rs
- scalar.rs
- temporal_conversions.rs
- timezone.rs
- trusted_len.rs
- types.rs