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

Buffer memory usage for custom allocations is reported as 0 arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#5346 by jhorstmann was closed Jan 31, 2024
Remove nightly-only simd feature and related code in ArrowNumericType arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#5185 by jhorstmann was closed Dec 8, 2023
ArrayData::try_new/new_unchecked should take NullBuffer or BooleanBuffer for nulls to preserve offsets enhancement Any new improvement worthy of a entry in the changelog
#4810 by jhorstmann was closed Mar 16, 2024
Add a feature to allow creating Buffers from Vec with custom allocators (allocator_api) enhancement Any new improvement worthy of a entry in the changelog
#3960 opened Mar 27, 2023 by jhorstmann
Casting between timestamp types should use scalar multiply/divide kernels enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
#2074 by jhorstmann was closed Oct 21, 2022
Boolean take kernel does not handle null indices correctly arrow Changes to the arrow crate bug
#2057 by jhorstmann was closed Jul 16, 2022
BooleanArray::from_iter should omit validity buffer if all values are valid arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog performance
#2055 by jhorstmann was closed Jul 19, 2022
AVX512 optimized filter kernels for primitive types enhancement Any new improvement worthy of a entry in the changelog
#1949 opened Jun 26, 2022 by jhorstmann
Reduce macro usage by abstracting over arrays that have a value or value_unchecked method enhancement Any new improvement worthy of a entry in the changelog
#1948 by jhorstmann was closed Aug 27, 2022
Final slicing in combine_option_bitmap needs to use bit slices arrow Changes to the arrow crate bug
#1899 by jhorstmann was closed Jun 18, 2022
Support specifying capacities for ListArrays in MutableArrayData arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#1884 by jhorstmann was closed Jun 16, 2022
Miri reports leaks in ffi tests arrow Changes to the arrow crate bug
#1872 by jhorstmann was closed Jun 14, 2022
Exclude some long-running tests from miri development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#1862 by jhorstmann was closed Jun 13, 2022
Huge amount of llvm code generated by comparison kernels, potentially slowing compile times enhancement Any new improvement worthy of a entry in the changelog
#1858 by jhorstmann was closed Jan 19, 2023
Inline is_valid calls in PrimitiveIter/BooleanIter enhancement Any new improvement worthy of a entry in the changelog
#1857 opened Jun 13, 2022 by jhorstmann
PrimitiveArray::from_iter should omit validity buffer if all values are valid arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#1856 by jhorstmann was closed Jun 13, 2022
ProTip! What’s not been updated in a month: updated:<2024-06-15.