-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
<DRAFT> IN LIST optims
physical-expr
Changes to the physical-expr crates
#19390
opened Dec 18, 2025 by
geoffreyclaude
•
Draft
Support nested field access in Improvements or additions to documentation
enhancement
New feature or request
functions
Changes to functions implementation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
get_field with multiple path arguments
documentation
#19389
opened Dec 18, 2025 by
adriangb
Loading…
9 tasks done
support negative scale for decimal ScalarValue
common
Related to common crate
#19385
opened Dec 18, 2025 by
shifluxxc
Loading…
feat: Add decimal support for round
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#19384
opened Dec 18, 2025 by
kumarUjjawal
Loading…
examples: replace sql_dialect with custom_sql_parser example
#19383
opened Dec 18, 2025 by
geoffreyclaude
Loading…
feat(proto): Add protobuf serialization for HashExpr
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#19379
opened Dec 17, 2025 by
adriangb
Loading…
3 tasks done
feat: support case-insensitive named parameters
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#19378
opened Dec 17, 2025 by
bubulalabu
Loading…
fix(spark): Use wrapping addition/subtraction in SQL Logic Tests (.slt)
SparkDateAdd and SparkDateSub
spark
sqllogictest
#19377
opened Dec 17, 2025 by
mzabaluev
Loading…
Optimize hashing for StringView and ByteView (15-70% faster)
common
Related to common crate
performance
Make DataFusion faster
feat: Allow log with non-integer base on decimals
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#19372
opened Dec 17, 2025 by
Yuvraj-cyborg
Loading…
Automatically generate examples documentation and add CI sync check (…
development-process
Related to development process of DataFusion
#19371
opened Dec 17, 2025 by
cj-zhukov
Loading…
fix: emit empty RecordBatch for empty file writes
core
Core DataFusion crate
datasource
Changes to the datasource crate
#19370
opened Dec 17, 2025 by
nlimpid
Loading…
Feat: Allow pow with negative & non-integer exponent on decimals
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#19369
opened Dec 17, 2025 by
Yuvraj-cyborg
Loading…
docs: auto generate metrics documentation
core
Core DataFusion crate
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
execution
Related to the execution crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
#19367
opened Dec 17, 2025 by
aaron-ang
Loading…
Enables DefaultListFilesCache by default
core
Core DataFusion crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
sqllogictest
SQL Logic Tests (.slt)
#19366
opened Dec 17, 2025 by
BlakeOrth
Loading…
allow expressions to pass through RepartitionExec
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#19365
opened Dec 16, 2025 by
adriangb
Loading…
Optimize muti-column grouping with StringView/ByteView
physical-plan
Changes to the physical-plan crate
fix: Implement Core DataFusion crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
reset_state for LazyMemoryExec
core
#19362
opened Dec 16, 2025 by
nuno-faria
Loading…
fix: Wrap join operators with make_cooperative() for cancellation support
physical-plan
Changes to the physical-plan crate
#19360
opened Dec 16, 2025 by
erratic-pattern
Loading…
doc: add NestedLoopJoinExec metrics to user-guide/metrics.md
documentation
Improvements or additions to documentation
#19359
opened Dec 16, 2025 by
aaron-ang
Loading…
WIP: Upgrade DataFusion to arrow-rs/parquet 57.2.0
common
Related to common crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
wip: check cost of hashing in multi column aggregate [IGNORE]
physical-plan
Changes to the physical-plan crate
Remove SchemaAdapter
api change
Changes the API exposed to users of the crate
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#19345
opened Dec 15, 2025 by
adriangb
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.