-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Benchmark: Window topn optimisation
common
Related to common crate
core
Core DataFusion crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21479
opened Apr 8, 2026 by
SubhamSinghal
Loading…
fix: json scan performance on local files
datasource
Changes to the datasource crate
#21478
opened Apr 8, 2026 by
ariel-miculas
Loading…
perf: Optimize NULL handling in some datetime functions
functions
Changes to functions implementation
#21477
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize NULL handling in Changes to functions implementation
arrays_zip
functions
#21475
opened Apr 8, 2026 by
neilconway
Loading…
feat: extend single ndv optimization to non-numeric types for equality predicates
physical-plan
Changes to the physical-plan crate
#21473
opened Apr 8, 2026 by
buraksenn
Loading…
Add regression tests for ordered Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
array_agg after unnest with window functions (issue #20788)
core
perf: Optimize NULL handling in Changes to functions implementation
array_has
functions
#21471
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
lcd, gcd NULL handling
functions
#21468
opened Apr 8, 2026 by
neilconway
Loading…
perf: Optimize Changes to functions implementation
find_in_set NULL handling
functions
#21464
opened Apr 8, 2026 by
neilconway
Loading…
Update documentation with recent blogs and events
documentation
Improvements or additions to documentation
#21462
opened Apr 8, 2026 by
alamb
Loading…
[datafusion-functions-aggregate]: add ordered first_last tests
functions
Changes to functions implementation
feat: implement DFExtensionType for remaining canonical Arrow extension types
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
#21458
opened Apr 8, 2026 by
EeshanBembi
Loading…
refactor: extract sort pushdown logic from FileScanConfig into separate module
datasource
Changes to the datasource crate
#21457
opened Apr 8, 2026 by
zhuqi-lucas
Loading…
perf : Optimize count distinct
functions
Changes to functions implementation
#21456
opened Apr 8, 2026 by
coderfender
Loading…
fix(dataframe): handle FixedSizeBinary in describe
core
Core DataFusion crate
#21455
opened Apr 8, 2026 by
officialasishkumar
Loading…
fix(sql): return planner error for malformed typed literals
sql
SQL Planner
#21454
opened Apr 8, 2026 by
officialasishkumar
Loading…
perf: approx_distinct bitmap instead hll smaller int types
functions
Changes to functions implementation
#21453
opened Apr 8, 2026 by
coderfender
Loading…
Update 53 upgrade guide to note release, other changes
documentation
Improvements or additions to documentation
#21449
opened Apr 7, 2026 by
alamb
Loading…
feat: Add memory-limited execution for NestedLoopJoinExec
physical-plan
Changes to the physical-plan crate
#21448
opened Apr 7, 2026 by
viirya
Loading…
fix: PostgreSQL dialect can not support tinyint type
sql
SQL Planner
#21445
opened Apr 7, 2026 by
xiedeyantu
Loading…
perf: Optimize Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
left, right to reduce copying
functions
#21442
opened Apr 7, 2026 by
neilconway
Loading…
Add configurable UTF8 payload profiles to string_agg benchmarks and parameterize benchmark matrix
core
Core DataFusion crate
#21437
opened Apr 7, 2026 by
kosiew
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.