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

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
object_store: replace raw String with Url in Path impl enhancement Any new improvement worthy of a entry in the changelog
#2230 by Cheappie was closed Sep 23, 2022
No need construct def_level_decoder and rep_level_decoder in each page. development-process Related to development process of arrow-rs
#2171 by Ted-Jiang was closed Mar 16, 2023
Rewrite Decimal Array using const_generic arrow Changes to the arrow crate
#2384 by HaoYang670 was closed Aug 18, 2022
3 tasks done
Cast Dictionary Options enhancement Any new improvement worthy of a entry in the changelog
#1218 by tustvold was closed Mar 21, 2023
Column chunk statistics of min_bytes and max_bytes return wrong size parquet Changes to the parquet crate
#2021 by Ted-Jiang was closed Jul 7, 2022
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
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
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
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
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
Debug format for timestamp ignores timezone arrow Changes to the arrow crate bug
#3069 by tustvold was closed Nov 9, 2022
Provide "optimal" encoding development-process Related to development process of arrow-rs question Further information is requested
#4218 by jun0315 was closed May 22, 2023
Precision-Loss Decimal Arithmetic arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog
#4664 by tustvold was closed Aug 12, 2023
parquet Row construct recordbatch development-process Related to development process of arrow-rs question Further information is requested
#4844 by smallzhongfeng was closed Sep 27, 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
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
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
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
lexsort_to_indices may output larger size than input arrow Changes to the arrow crate bug development-process Related to development process of arrow-rs
#4087 by jychen7 was closed May 22, 2023
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
SerializedFileReader panicked on next of RowIter bug development-process Related to development process of arrow-rs
#3745 by WaterKnight1998 was closed Jun 1, 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
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
ProTip! Exclude everything labeled bug with -label:bug.