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

AsyncArrowWriter Copies Data When Flushing Row Groups enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
#6309 opened Aug 26, 2024 by tustvold
Add ParquetObjectReader::with_runtime enhancement Any new improvement worthy of a entry in the changelog help wanted
#6248 opened Aug 14, 2024 by tustvold
Switch From Snafu to thiserror enhancement Any new improvement worthy of a entry in the changelog help wanted
#6166 opened Jul 31, 2024 by tustvold
Decouple ObjectStore from Reqwest / Generic HTTP Client Support enhancement Any new improvement worthy of a entry in the changelog
#6056 opened Jul 15, 2024 by tustvold
Make LocalFileSystem an Optional Feature enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
#6055 opened Jul 15, 2024 by tustvold
Rework/Reimagine/Cleanup Regex Kernels enhancement Any new improvement worthy of a entry in the changelog
#5991 opened Jul 2, 2024 by tustvold
Java Integration Tests Failing In CI development-process Related to development process of arrow-rs
#5815 by tustvold was closed Jun 4, 2024
List Row Encoding Sorts Incorrectly arrow Changes to the arrow crate bug
#5807 by tustvold was closed May 28, 2024
Limit Parquet Page Row Count By Default to reduce writer memory requirements with highly compressable columns enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
#5797 by tustvold was closed Jun 25, 2024
Reduce Allocations When Reading Parquet Metadata enhancement Any new improvement worthy of a entry in the changelog
#5775 opened May 16, 2024 by tustvold
Structured ByteView Access (underlying StringView/BinaryView representation) arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#5736 by tustvold was closed Jun 11, 2024
Integration Tests Failing Due To Old GLibc bug development-process Related to development process of arrow-rs
#5673 by tustvold was closed Apr 21, 2024
Provide Arrow Schema Hint to Parquet Reader arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted parquet Changes to the parquet crate
#5657 by tustvold was closed Jul 2, 2024
Release Object Store 0.10.0 enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
#5647 by tustvold was closed Apr 18, 2024
FixedSizeListArray::try_new Cannot Create Non-Nullable Zero Length Array enhancement Any new improvement worthy of a entry in the changelog
#5615 opened Apr 9, 2024 by tustvold
Cleanup UnionArray Constructors arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate enhancement Any new improvement worthy of a entry in the changelog
#5613 by tustvold was closed May 8, 2024
Inconsistent Multipart Nomenclature enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
#5526 by tustvold was closed Mar 19, 2024
Parquet ObjectStore Writer enhancement Any new improvement worthy of a entry in the changelog
#5524 opened Mar 17, 2024 by tustvold
Adaptive Parquet Predicate Pushdown enhancement Any new improvement worthy of a entry in the changelog
#5523 opened Mar 17, 2024 by tustvold
Low-Level Arrow Parquet Reader enhancement Any new improvement worthy of a entry in the changelog
#5522 opened Mar 17, 2024 by tustvold
[ObjectStore] Non-Contiguous Write Payloads enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
#5514 by tustvold was closed Apr 15, 2024
Empty String Parses as Zero in Unreleased Arrow arrow Changes to the arrow crate bug
#5504 by tustvold was closed Mar 14, 2024
Deprecate use of NaiveDateTime in APIs enhancement Any new improvement worthy of a entry in the changelog help wanted
#5480 opened Mar 6, 2024 by tustvold
ProTip! Exclude everything labeled bug with -label:bug.