-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow type coersion of zero input arrays to nullary
ffi
Changes to the ffi crate
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15487
opened Mar 29, 2025 by
timsaucer
Loading…
Decimal type support for Related to common crate
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
to_timestamp
common
#15486
opened Mar 29, 2025 by
jatin510
Loading…
Migrate datafusion/sql tests to insta, part1
sql
SQL Planner
#15484
opened Mar 29, 2025 by
qstommyshu
Loading…
fix!: incorrect coercion when comparing with string literals
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15482
opened Mar 28, 2025 by
alan910127
Loading…
bench: Introduce cross platform Samply profiler
documentation
Improvements or additions to documentation
#15481
opened Mar 28, 2025 by
comphead
Loading…
Migrate-substrait-tests-to-insta, part2
substrait
Changes to the substrait crate
#15480
opened Mar 28, 2025 by
qstommyshu
Loading…
experiment: Selectively remove CoalesceBatchesExec
optimizer
Optimizer rules
#15479
opened Mar 28, 2025 by
ctsk
Loading…
Introduce load-balanced Changes to the datasource crate
split_groups_by_statistics
method
datasource
#15473
opened Mar 28, 2025 by
xudong963
Loading…
fix: Assertion fail in external sort
core
Core DataFusion crate
#15469
opened Mar 28, 2025 by
2010YOUY01
Loading…
Support Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
Accumulator
for avg duration
functions
#15468
opened Mar 28, 2025 by
shruti2522
•
Draft
(WIP) Start working on upgrading to arrow 55
common
Related to common crate
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
Add short circuit evaluation for Changes to the physical-expr crates
AND
and OR
physical-expr
#15462
opened Mar 27, 2025 by
acking-you
Loading…
refactor: Move Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
Memtable
to catalog
catalog
#15459
opened Mar 27, 2025 by
logan-keede
Loading…
fix: aggregation corner case
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#15457
opened Mar 27, 2025 by
chenkovsky
Loading…
Improve spill performance: Disable re-validation of spilled files
sqllogictest
SQL Logic Tests (.slt)
#15454
opened Mar 27, 2025 by
zebsme
Loading…
Attach diagnostic for wrong arg number error
common
Related to common crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
sql
SQL Planner
#15451
opened Mar 27, 2025 by
Chen-Yuan-Lai
Loading…
Migrate optimizer tests to insta
optimizer
Optimizer rules
#15446
opened Mar 27, 2025 by
qstommyshu
Loading…
Fix duplicate unqualified Field name (schema error) on join queries
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
substrait
Changes to the substrait crate
#15438
opened Mar 26, 2025 by
LiaCastaneda
Loading…
Support computing statistics for FileGroup
api change
Changes the API exposed to users of the crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
#15432
opened Mar 26, 2025 by
xudong963
Loading…
refactor(joins::utils): Replace OnceAsync/OnceFut with tokio's OnceCell
#15431
opened Mar 26, 2025 by
ctsk
Loading…
chore(deps): bump tonic from 0.12.3 to 0.13.0
auto-dependencies
#15430
opened Mar 26, 2025 by
dependabot
bot
Loading…
Change default Changes the API exposed to users of the crate
EXPLAIN
format in datafusion-cli
to tree
format
api change
#15427
opened Mar 25, 2025 by
alamb
Loading…
Introduce selection vector repartitioning
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.