Skip to content

Issues: apache/arrow-rs

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Enable "#![warn(missing_docs)]" arrow Changes to the arrow crate
#37 opened Apr 26, 2021 by alamb
Add parquet test file for all supported types in 2.5.0 format arrow Changes to the arrow crate
#40 opened Apr 26, 2021 by alamb
Enhance documentation for parquet arrow Changes to the arrow crate
#41 opened Apr 26, 2021 by alamb
Interfaces for gandiva bindings. arrow Changes to the arrow crate
#44 opened Apr 26, 2021 by alamb
[Parquet] Reading parquet file into an ndarray parquet Changes to the parquet crate
#53 opened Apr 26, 2021 by alamb
Add support for Union arrays in Parquet parquet Changes to the parquet crate
#73 opened Apr 26, 2021 by alamb
[Integration Testing] Implement --quiet / verbose correctly arrow Changes to the arrow crate
#74 opened Apr 26, 2021 by alamb
Customizable schema inference for CSV arrow Changes to the arrow crate
#79 opened Apr 26, 2021 by alamb
Add forward compatibility checks for Decimal::bitWidth arrow Changes to the arrow crate
#81 opened Apr 26, 2021 by alamb
Ensure SIMD kernel implementations handle slicing correctly arrow Changes to the arrow crate
#91 opened Apr 26, 2021 by alamb
[Rust]: Return error on mismatching datatypes in json reader arrow Changes to the arrow crate
#105 opened Apr 26, 2021 by alamb
Test failures on 32 bit ARM (Raspberry Pi) arrow Changes to the arrow crate bug
#109 opened Apr 26, 2021 by alamb
Add missing method docs for Arrays arrow Changes to the arrow crate
#112 opened Apr 26, 2021 by alamb
[Rust]: Unify common methods of dictionaries and other array types arrow Changes to the arrow crate
#113 opened Apr 26, 2021 by alamb
Make reserve methods of builders public arrow Changes to the arrow crate
#117 opened Apr 26, 2021 by alamb
[Rust]: Make full integration of ARMv7 arrow Changes to the arrow crate
#118 opened Apr 26, 2021 by alamb
[Rust]: Enable running Arrow on ARMv7 with different ABIs arrow Changes to the arrow crate
#119 opened Apr 26, 2021 by alamb
Implement bit slice iterator for big endian platforms arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#120 opened Apr 26, 2021 by alamb
Adapt kernels to big endian platforms arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#121 opened Apr 26, 2021 by alamb
[Rust]: Fix dense array implementations for big endian systems arrow Changes to the arrow crate
#122 opened Apr 26, 2021 by alamb
Read/write data in respect to endianness arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#123 opened Apr 26, 2021 by alamb
[Rust]: Write documentation for AVX-512 in the Arrow Readme arrow Changes to the arrow crate
#133 opened Apr 26, 2021 by alamb
Parsing manually in infer_field_schema, remove lazy static dependency arrow Changes to the arrow crate
#135 opened Apr 26, 2021 by alamb
ProTip! Mix and match filters to narrow down what you’re looking for.