-
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
fix error result in execute&pre_selection
physical-expr
Changes to the physical-expr crates
#16930
opened Jul 27, 2025 by
acking-you
Loading…
Update release process
development-process
Related to development process of DataFusion
#16929
opened Jul 27, 2025 by
xudong963
Loading…
Added Example for Improvements or additions to documentation
Statistical Functions
in Docs
documentation
#16927
opened Jul 26, 2025 by
Adez017
Loading…
Add ExplainMemory Trait for Memory Usage Reporting and Enhance Memory Debugging Tools
execution
Related to the execution crate
physical-plan
Changes to the physical-plan crate
feat: support distinct for window
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16925
opened Jul 26, 2025 by
zhuqi-lucas
Loading…
feat(spark): implement Spark math function rint
spark
sqllogictest
SQL Logic Tests (.slt)
#16924
opened Jul 26, 2025 by
chenkovsky
Loading…
fix: Changes to functions implementation
TrivialValueAccumulators
to ignore null states for ignore nulls
functions
#16918
opened Jul 25, 2025 by
comphead
Loading…
We have now the CI ensure all doc strings remain formatted
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
development-process
Related to development process of DataFusion
execution
Related to the execution crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16916
opened Jul 25, 2025 by
yazanmashal03
Loading…
Equivalence::fields_eq() and PhysicalSortExpr Update for Projections
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#16910
opened Jul 25, 2025 by
berkaysynnada
Loading…
Fix create table by values with string, which doesn't respect Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
string_to_utf8view
config
logical-expr
feat: Use PartialSortExec when input data is sorted on prefix columns
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#16905
opened Jul 25, 2025 by
EeshanBembi
Loading…
Make Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
AsyncScalarUDFImpl::invoke_async_with_args
consistent with ScalarUDFImpl::invoke_with_args
documentation
#16902
opened Jul 24, 2025 by
geetanshjuneja
Loading…
Add partial_sort.slt test for partially sorted data
sqllogictest
SQL Logic Tests (.slt)
#16900
opened Jul 24, 2025 by
alamb
Loading…
minor format
core
Core DataFusion crate
logical-expr
Logical plan and expressions
sql
SQL Planner
#16898
opened Jul 24, 2025 by
ugoa
Loading…
minor: Improve equivalence handling of joins
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#16893
opened Jul 24, 2025 by
berkaysynnada
Loading…
Add Fetch Property to OutputRequirementExec
core
Core DataFusion crate
optimizer
Optimizer rules
#16892
opened Jul 24, 2025 by
berkaysynnada
Loading…
fix: regex bench
functions
Changes to functions implementation
#16890
opened Jul 24, 2025 by
chenkovsky
Loading…
WIP: Rewrite NestedLoopJoin to limit intermediate size (up to 2X faster)
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#16889
opened Jul 24, 2025 by
2010YOUY01
•
Draft
2 of 9 tasks
refactor Changes to functions implementation
character_length
impl by unifying null handling logic
functions
#16877
opened Jul 23, 2025 by
waynexia
Loading…
Perf: Optimize vectorized append function
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
#16876
opened Jul 23, 2025 by
zhuqi-lucas
Loading…
Minor: Optimize byte view benchmark to add more groups and more testing cases.
physical-plan
Changes to the physical-plan crate
#16862
opened Jul 23, 2025 by
zhuqi-lucas
•
Draft
speedup Improvements or additions to documentation
functions
Changes to functions implementation
performance
Make DataFusion faster
date_trunc
(~7x faster) in some cases
documentation
#16859
opened Jul 22, 2025 by
waynexia
Loading…
Docs: Update Upgrading.md to reflect 49.0.0 is released
documentation
Improvements or additions to documentation
#16853
opened Jul 22, 2025 by
alamb
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.