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

Schema Contains Tests for Metadata Subset not Superset development-process Related to development process of arrow-rs
#4025 by tustvold was closed Apr 6, 2023
Make ObjectMeta Non Exhaustive development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#3928 by tustvold was closed Mar 28, 2023
Add as_any() to the ObjectStore to make it able to identify which ObjectStore is using for the related trait object development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#3838 by yahoNanJing was closed Mar 28, 2023
Concating dictionary array leads to duplicated dict values. development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#3837 by eddyxu was closed Mar 10, 2023
Use Unsigned Integer for Fixed Size DataType arrow Changes to the arrow crate development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#3815 by tustvold was closed Mar 23, 2023
object_store: Why does builder take bucket? development-process Related to development process of arrow-rs question Further information is requested
#3784 by Samrose-Ahmed was closed Mar 16, 2023
Common trait for RecordBatch and StructArray arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#3764 by wjones127 was closed Mar 16, 2023
SerializedFileReader panicked on next of RowIter bug development-process Related to development process of arrow-rs
#3745 by WaterKnight1998 was closed Jun 1, 2023
Support unary_dyn_mut in arth enhancement Any new improvement worthy of a entry in the changelog
#3708 by Ted-Jiang was closed Jan 1, 2024
ObjectStore::get_range returns Bytes instead of GetResult development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog object-store Object Store Interface
#3632 by Dandandan was closed Mar 24, 2023
Nullif of NULL Predicate is not NULL bug development-process Related to development process of arrow-rs question Further information is requested
#3589 by tustvold was closed Jan 23, 2023
The function new_buffers should return Vec<Buffer> enhancement Any new improvement worthy of a entry in the changelog
#3586 by askoa was closed Jun 1, 2023
Change default branch name from master to main enhancement Any new improvement worthy of a entry in the changelog
#3569 by andygrove was closed Apr 27, 2024
[question] - Provide description of feature Row record writer question Further information is requested
#3535 by ysriram was closed Jan 1, 2024
Prevent Building Release On X86 without SSE3 development-process Related to development process of arrow-rs enhancement Any new improvement worthy of a entry in the changelog
#3485 by tustvold was closed Mar 16, 2023
Skip the wrong JSON line. arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog help wanted
#3392 by yourenawo was closed Feb 23, 2023
Allow non-utf8 characters in arrow_csv::reader::infer_reader_schema enhancement Any new improvement worthy of a entry in the changelog
#3324 by alexkreidler was closed Jun 1, 2023
Debug format for timestamp ignores timezone arrow Changes to the arrow crate bug
#3069 by tustvold was closed Nov 9, 2022
Combine _utf8 and _binary kernels enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
#2969 by tustvold was closed Jun 1, 2023
Expose Statically Typed Take/Filter Kernels enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
#2967 by tustvold was closed Jun 1, 2023
RFC: Encode Scalars as dyn Any in Scalar dyn Kernels enhancement Any new improvement worthy of a entry in the changelog
#2842 by tustvold was closed Jun 1, 2023
Don't check the DivideByZero error for float modulus arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#2720 by HaoYang670 was closed Sep 14, 2022
Float Array should not panic on DivideByZero in the Divide kernel arrow Changes to the arrow crate bug
#2719 by HaoYang670 was closed Sep 14, 2022
ProTip! Exclude everything labeled bug with -label:bug.