-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: decimal support for percentile_cont and median
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24419
opened Aug 16, 2026 by
theirix
Contributor
Loading…
perf: cache dictionary arc pointer
physical-plan
Changes to the physical-plan crate
#24418
opened Aug 16, 2026 by
Rich-T-kid
Contributor
Loading…
Apply same sparse routing for range partition dynamic filter as hash partition and restructure Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
build_filter
core
#24417
opened Aug 16, 2026 by
peterxcli
Member
Loading…
introduce new dictionary benchmarks
physical-plan
Changes to the physical-plan crate
#24416
opened Aug 16, 2026 by
Rich-T-kid
Contributor
Loading…
fix: remap SortMergeJoin filter during projection pushdown
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24415
opened Aug 16, 2026 by
haohuaijin
Contributor
Loading…
fix: reject Parquet files with duplicate column names instead of silently dropping data
datasource
Changes to the datasource crate
#24412
opened Aug 16, 2026 by
waterWang
Loading…
fix: preserve approximate percentile arguments with inline ORDER BY
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#24411
opened Aug 16, 2026 by
haohuaijin
Contributor
Loading…
fix(spark): derive pmod's decimal result type from the declared arguments
spark
sqllogictest
SQL Logic Tests (.slt)
#24409
opened Aug 16, 2026 by
amitvijapur
Loading…
chore: group uv dependency updates
development-process
Related to development process of DataFusion
#24408
opened Aug 16, 2026 by
kumarUjjawal
Contributor
Loading…
fix: roll back DiskManager usage when spill write I/O fails
execution
Related to the execution crate
#24407
opened Aug 16, 2026 by
shinzoxD
Loading…
fix: rebase lambda params after projection schema changes
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#24406
opened Aug 16, 2026 by
shinzoxD
Loading…
ci: run extended tests on aggregate and window function changes
development-process
Related to development process of DataFusion
#24403
opened Aug 15, 2026 by
shinzoxD
Loading…
perf: specialize CASE WHEN for divide-by-zero protection
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#24402
opened Aug 15, 2026 by
shinzoxD
Loading…
3 of 4 tasks
minor: validate config Related to common crate
core
Core DataFusion crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
default_null_ordering when setting it
common
#24400
opened Aug 15, 2026 by
shinzoxD
Loading…
fix: log(0.0::float8) should error, not return -inf
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24399
opened Aug 15, 2026 by
shinzoxD
Loading…
minor: Add alias of some SQL types (string, binary, uint64)
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#24398
opened Aug 15, 2026 by
nuno-faria
Contributor
Loading…
WIP: NOT READY FOR REVIEW: Add parquet Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
progressive_io option to keep one-shot row group I/O with pushdown filters
common
fix: adapt input batches with stricter nested nullability to planned schema in aggregation
common
Related to common crate
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#24394
opened Aug 15, 2026 by
patrickswedish
Loading…
2
perf: use columnar state for ordered Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
ARRAY_AGG and STRING_AGG
functions
#24392
opened Aug 15, 2026 by
lyne7-sc
Contributor
Loading…
bench: Add benchmarks for ordered
ARRAY_AGG and STRING_AGG
#24391
opened Aug 15, 2026 by
lyne7-sc
Contributor
Loading…
fix: reject duplicate field names during CSV and Parquet schema inference
core
Core DataFusion crate
datasource
Changes to the datasource crate
#24387
opened Aug 14, 2026 by
sovsparrow
Loading…
fix: make UnnestExec respect datafusion.execution.batch_size
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24384
opened Aug 14, 2026 by
andygrove
Member
Loading…
feat(physical-plan): Make Auto detected API change
documentation
Improvements or additions to documentation
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
HashTableLookupExpr serializable
auto detected api change
#24382
opened Aug 14, 2026 by
barbarj
Contributor
Loading…
feat: proto serialization for PiecewiseMergeJoinExec
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#24378
opened Aug 14, 2026 by
SubhamSinghal
Contributor
Loading…
feat: support floating-point ASOF equality keys
auto detected api change
Auto detected API change
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.