Skip to content

Pull requests: apache/arrow-datafusion

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

WIP: Fix aggregate type coercion bug core Core datafusion crate optimizer Optimizer rules
#3707 opened Oct 4, 2022 by andygrove Draft
Remove dead code in UnwrapCastExprRewriter optimizer Optimizer rules
#3703 opened Oct 4, 2022 by alamb Loading…
Fix DataFrame::with_column to handle creating column names with a period core Core datafusion crate
#3700 opened Oct 4, 2022 by alamb Loading…
Stop skipping failing optimizer rules in tests core Core datafusion crate
#3696 opened Oct 3, 2022 by andygrove Draft
Add simplification rules for the CONCAT function optimizer Optimizer rules
#3684 opened Oct 3, 2022 by HaoYang670 Loading…
Compressed CSV/JSON support core Core datafusion crate logical-expr Logical plan and expressions sql
#3642 opened Sep 28, 2022 by Licht-T Loading…
extract OR clause for join core Core datafusion crate optimizer Optimizer rules
#3578 opened Sep 21, 2022 by AssHero Loading…
Simplify the serialization of ScalarValue::List
#3547 opened Sep 20, 2022 by alamb Loading…
Update quarterly_roadmap.md
#3493 opened Sep 15, 2022 by yahoNanJing Loading…
add PhysicalExpr to support, Selective Aggregates feature using FILTER clause core Core datafusion crate logical-expr Logical plan and expressions physical-expr Physical Expressions
#3473 opened Sep 14, 2022 by poonai Loading…
Generate hash aggregation output in smaller record batches core Core datafusion crate
#3461 opened Sep 13, 2022 by milenkovicm Loading…
Allow registration of custom TableProviders through Factories in Ballista core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql
#3406 opened Sep 8, 2022 by avantgardnerio Draft
Don't scan first column on empty projection core Core datafusion crate optimizer Optimizer rules
#3382 opened Sep 6, 2022 by Dandandan Draft
feat: Repartition - support ArrayList core Core datafusion crate
#3256 opened Aug 25, 2022 by gandronchik Draft
MINOR: Add branching model to contrib guide development-process Related to development process of arrow-datafusion
#3191 opened Aug 18, 2022 by andygrove Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.