-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Prepare for 44.0.0 release: version and changelog
development-process
Related to development process of DataFusion
#13882
opened Dec 22, 2024 by
alamb
Loading…
Improve error messages for incorrect zero argument signatures
logical-expr
Logical plan and expressions
#13881
opened Dec 22, 2024 by
alamb
Loading…
Introduce SQL Planner
UserDefinedLogicalNodeUnparser
for User-defined Logical Plan unparsing
sql
#13880
opened Dec 22, 2024 by
goldmedal
Loading…
minor: fix typos in comments / structure names
common
Related to common crate
core
Core DataFusion crate
functions
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Physical Expressions
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
#13879
opened Dec 22, 2024 by
zhuliquan
Loading…
doc-gen: migrate builtin scalar functions documentation to attribute based
functions
#13878
opened Dec 22, 2024 by
Chen-Yuan-Lai
Loading…
ci improvements
development-process
Related to development process of DataFusion
sqllogictest
SQL Logic Tests (.slt)
#13876
opened Dec 21, 2024 by
Omega359
Loading…
Support (order by / sort) for DataFrameWriteOptions
core
Core DataFusion crate
#13874
opened Dec 21, 2024 by
zhuqi-lucas
Loading…
Require all zero argument UDFs use Core DataFusion crate
functions
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
Signature::Nullary
, improve error messages
core
Support 1 or 3 arg in generate_series() UDTF
sqllogictest
SQL Logic Tests (.slt)
#13856
opened Dec 20, 2024 by
UBarney
Loading…
chore: Migration Guide
documentation
Improvements or additions to documentation
#13849
opened Dec 19, 2024 by
comphead
Loading…
Support unparsing implicit lateral Logical plan and expressions
sql
SQL Planner
UNNEST
plan to SQL text
logical-expr
#13824
opened Dec 18, 2024 by
goldmedal
Loading…
Preserve constant values across union operations
physical-expr
Physical Expressions
sqllogictest
SQL Logic Tests (.slt)
feat: add Related to the catalog crate
AsyncCatalogProvider
helpers for asynchronous catalogs
catalog
#13800
opened Dec 16, 2024 by
westonpace
Loading…
Feature scalar regexp match benchmark
core
Core DataFusion crate
#13789
opened Dec 15, 2024 by
zhuliquan
Loading…
[substrait] Add support for ExtensionTable
core
Core DataFusion crate
logical-expr
Logical plan and expressions
substrait
Support binary temporal arithmetic with integers
logical-expr
Logical plan and expressions
#13741
opened Dec 12, 2024 by
milevin
Loading…
Add sum statistics and PhysicalExpr::column_statistics
common
Related to common crate
core
Core DataFusion crate
functions
logical-expr
Logical plan and expressions
physical-expr
Physical Expressions
proto
Related to proto crate
#13736
opened Dec 11, 2024 by
gatesn
Loading…
[POC] Try to plan ast::Expr::CompoundFieldAccess syntax
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
Deprecate ScalarUDFImpl::return_type
core
Core DataFusion crate
functions
logical-expr
Logical plan and expressions
#13717
opened Dec 10, 2024 by
andygrove
Loading…
Always add round robin repartitioning to leaves (data sources), benefitting unbalanced / small datasets
common
Related to common crate
core
Core DataFusion crate
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
#13707
opened Dec 9, 2024 by
Dandandan
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.