-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: split hash join to smaller modules
physical-plan
Changes to the physical-plan crate
#17300
opened Aug 23, 2025 by
2010YOUY01
Loading…
Fix ambiguous column names in substrait conversion as a result of literals having the same name during conversion.
substrait
Changes to the substrait crate
#17299
opened Aug 22, 2025 by
xanderbailey
Loading…
feat: Support SortMergeJoin proto serde
proto
Related to proto crate
#17296
opened Aug 22, 2025 by
milenkovicm
Loading…
Support from-first SQL syntax
documentation
Improvements or additions to documentation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#17295
opened Aug 22, 2025 by
simonvandel
Loading…
Encapsulate early File pruning in parquet opener in its own stream
datasource
Changes to the datasource crate
#17293
opened Aug 22, 2025 by
alamb
Loading…
fix: dataframe function count_all with alias
core
Core DataFusion crate
#17282
opened Aug 22, 2025 by
Loaki07
Loading…
Expose and generalize cast_column to enable struct → struct casting in more contexts
common
Related to common crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
#17281
opened Aug 22, 2025 by
kosiew
Loading…
Support Improvements or additions to documentation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
WHERE
, ORDER BY
, LIMIT
, SELECT
, EXTEND
pipe operators
documentation
#17278
opened Aug 21, 2025 by
simonvandel
Loading…
Expand sql_planner benchmark for benchmarking physical and logical optimization.
core
Core DataFusion crate
#17276
opened Aug 21, 2025 by
Omega359
Loading…
WIP: Upgrade to arrow 56.1.0
datasource
Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
[DRAFT]: refactor TableProvider::scan to push down sorting
catalog
Related to the catalog crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#17273
opened Aug 21, 2025 by
adriangb
Loading…
Support Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
avg(distinct)
for float64
type
functions
#17255
opened Aug 20, 2025 by
Jefffrey
Loading…
Document how schema projection works.
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
#17250
opened Aug 19, 2025 by
wiedld
Loading…
Redesign ownership model between Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
proto
Related to proto crate
substrait
Changes to the substrait crate
FileScanConfig
and FileSource
s
core
#17242
opened Aug 19, 2025 by
friendlymatthew
•
Draft
Fix: ListingTableFactory hive column detection
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#17232
opened Aug 18, 2025 by
BlakeOrth
Loading…
feat: support lambda function for scalar udf
catalog
Related to the catalog crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#17220
opened Aug 17, 2025 by
chenkovsky
Loading…
feat: support Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
Utf8View
for more args of regexp_replace
functions
#17195
opened Aug 14, 2025 by
mbutrovich
Loading…
Testing: Try test optimize performance for coalesce
physical-plan
Changes to the physical-plan crate
#17193
opened Aug 14, 2025 by
zhuqi-lucas
Loading…
feat: support xxhash algoritem on datafusion
functions
Changes to functions implementation
#17186
opened Aug 14, 2025 by
Standing-Man
•
Draft
fix: Maintain sort information when swapping projection into MemorySourceConfig
datasource
Changes to the datasource crate
#17185
opened Aug 13, 2025 by
srh
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.