Skip to content

Pull requests: apache/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

RFC: Prototype statistics extraction iterators core Core datafusion crate
#10715 opened May 29, 2024 by alamb Draft
Introduce FunctionRegistry dependency to optimize and rewrite rule core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest
#10714 opened May 29, 2024 by jayzhan211 Loading…
Convert variance sample to udaf logical-expr Logical plan and expressions physical-expr Physical Expressions sqllogictest
#10713 opened May 29, 2024 by yyin-dev Draft
1 of 2 tasks
Make swap_hash_join public API core Core datafusion crate
#10702 opened May 28, 2024 by viirya Loading…
DRAFT: Introduce ValidType to Signautre logical-expr Logical plan and expressions sqllogictest
#10697 opened May 28, 2024 by jayzhan211 Draft
Push down filter as table partition list prefix core Core datafusion crate
#10693 opened May 28, 2024 by houqp Loading…
Introduce Sum UDAF core Core datafusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions sql sqllogictest
#10651 opened May 24, 2024 by jayzhan211 Draft
fix: use total ordering in the min & max accumulator for floats core Core datafusion crate physical-expr Physical Expressions
#10627 opened May 22, 2024 by westonpace Loading…
Clean up parquet_index example core Core datafusion crate substrait
#10618 opened May 22, 2024 by alamb Draft
1 of 2 tasks
Start setting up new StreamTable config core Core datafusion crate
#10600 opened May 21, 2024 by matthewmturner Loading…
Pass BigQuery options to the ArrowSchema sql
#10590 opened May 20, 2024 by davisp Loading…
Introduce expr builder for aggregate function logical-expr Logical plan and expressions optimizer Optimizer rules
#10560 opened May 17, 2024 by jayzhan211 Loading…
Add example for building an external secondary index for parquet files
#10549 opened May 16, 2024 by alamb Loading…
3 of 4 tasks
Using Union's input schema when recompute schema logical-expr Logical plan and expressions optimizer Optimizer rules
#10494 opened May 14, 2024 by yyy1000 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.