Skip to content

Pull requests: datafusion-contrib/datafusion-orc

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Crate for generating proto.rs from orc_proto.proto
#3 by Jefffrey was merged Nov 3, 2023 Loading…
feat: support to map datatype
#32 by WenyXu was merged Nov 11, 2023 Loading…
refactor: refactor byte/boolean iter
#29 by WenyXu was merged Nov 10, 2023 Loading…
chore: release version 0.3.1
#109 by WenyXu was merged Jul 1, 2024 Loading…
Pass target arrow type to array_decoder_factory
#92 by progval was merged Jun 5, 2024 Loading…
tests/integration/: Add support for decoding binaries
#67 by progval was closed Mar 23, 2024 Loading…
feat: support to list datatype
#30 by WenyXu was merged Nov 11, 2023 Loading…
fix: read array<float> columns correctly
#112 by youngsofun was merged Jul 2, 2024 Loading…
Error instead of panic on timestamp overflow
#91 by progval was merged May 24, 2024 Loading…
#62 added filtering by rows and columns
#87 by klangner was merged Apr 22, 2024 Loading…
#62 cli tool for printing file stats
#84 by klangner was merged Apr 16, 2024 Loading…
Add ArrowReaderBuilder
#53 by Jefffrey was merged Dec 30, 2023 Loading…
feat: support to read tinyint
#22 by WenyXu was merged Nov 5, 2023 Loading…
fix(bin): Expose needed types public
#108 by Xuanwo was merged Jul 1, 2024 Loading…
Update object_store requirement from 0.9.0 to 0.10.1 dependencies Pull requests that update a dependency file
#103 by dependabot bot was closed Jul 1, 2024 Loading…
Update snafu requirement from 0.7 to 0.8 dependencies Pull requests that update a dependency file
#102 by dependabot bot was closed Jul 2, 2024 Loading…
Update datafusion-physical-expr requirement from 37.0.0 to 39.0.0 dependencies Pull requests that update a dependency file
#101 by dependabot bot was closed Jul 1, 2024 Loading…
Update prost requirement from 0.11 to 0.12 dependencies Pull requests that update a dependency file
#100 by dependabot bot was closed Jul 2, 2024 Loading…
Update arrow-json requirement from 51.0.0 to 52.0.0 dependencies Pull requests that update a dependency file
#99 by dependabot bot was closed Jul 1, 2024 Loading…
Make dependency on async-trait optional
#98 by progval was merged Jun 24, 2024 Loading…
Add support for decoding Timestamp as Decimal128
#96 by progval was merged Jun 20, 2024 Loading…
Put async functionality behind feature
#64 by progval was merged Mar 10, 2024 Loading…
Mark ArrowReader as Send
#60 by progval was merged Mar 5, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.