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

Fix incorrect statistics read for unsigned integers columns in parquet core Core datafusion crate
#10704 opened May 29, 2024 by xinlifoobar Loading…
Make swap_hash_join public API core Core datafusion crate
#10702 opened May 28, 2024 by viirya Loading…
Fix typo in bench.sh
#10698 opened May 28, 2024 by vimt 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…
Minor: Add examples of using TreeNode with LogicalPlan core Core datafusion crate logical-expr Logical plan and expressions
#10687 opened May 27, 2024 by alamb Loading…
Minor: Add examples of using TreeNode with Expr documentation Improvements or additions to documentation logical-expr Logical plan and expressions
#10686 opened May 27, 2024 by alamb Loading…
Minor: improve Expr documentation logical-expr Logical plan and expressions sql
#10685 opened May 27, 2024 by alamb 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 Loading…
Add ParquetExec::builder(), deprecate ParquetExec::new core Core datafusion crate substrait
#10636 opened May 23, 2024 by alamb Loading…
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
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.