Skip to content

Pull requests: apache/datafusion

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

Enhance short circuit handling in CommonSubexprEliminate optimizer Optimizer rules
#11197 opened Jul 1, 2024 by peter-toth Loading…
Optimizer Sanity Checker core Core datafusion crate physical-expr Physical Expressions sqllogictest
#11196 opened Jul 1, 2024 by mustafasrepo Loading…
[Minor]: Make sort_batch public
#11191 opened Jul 1, 2024 by mustafasrepo Loading…
initial prettier unparse sql
#11186 opened Jun 30, 2024 by MohamedAbdeen21 Loading…
Minor: Move MemoryCatalog*Provider into a module, improve comments core Core datafusion crate
#11183 opened Jun 30, 2024 by alamb Loading…
Introduce user defined SQL planner API core Core datafusion crate logical-expr Logical plan and expressions sql
#11180 opened Jun 30, 2024 by jayzhan211 Loading…
Document how to test examples in user guide, add some more coverage core Core datafusion crate
#11178 opened Jun 29, 2024 by alamb Loading…
Reduce TaskContext clone core Core datafusion crate
#11161 opened Jun 28, 2024 by lewiszlw Draft
[draft] Add LogicalType, try to support user-defined types core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql sqllogictest substrait
#11160 opened Jun 28, 2024 by notfilippo Draft
8 tasks
Enable clone_on_ref_ptr lint core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql
#11157 opened Jun 28, 2024 by lewiszlw Draft
Covert grouping to udaf logical-expr Logical plan and expressions physical-expr Physical Expressions
#11147 opened Jun 27, 2024 by Rachelint Draft
Add standalone example of using the SQL frontend logical-expr Logical plan and expressions
#11088 opened Jun 23, 2024 by alamb Loading…
Remove outdated rewrite_expr.rs example optimizer Optimizer rules
#11085 opened Jun 23, 2024 by alamb Draft
Add input_nullable for UDAF args StateField and Accumulator logical-expr Logical plan and expressions
#11063 opened Jun 22, 2024 by eejbyfeldt Draft
Recursive unnest logical-expr Logical plan and expressions sql sqllogictest
#11062 opened Jun 22, 2024 by duongcongtoai Loading…
Make ArragAgg (not ordered or distinct) into a UDAF core Core datafusion crate logical-expr Logical plan and expressions physical-expr Physical Expressions sql
#11045 opened Jun 21, 2024 by eejbyfeldt Draft
Allow coercion between timestamp and int64 types logical-expr Logical plan and expressions
#11040 opened Jun 20, 2024 by maxburke Draft
Implement DynamicFileSchemaProvider in the core core Core datafusion crate sqllogictest
#11035 opened Jun 20, 2024 by goldmedal Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.