-
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
feat(spark): Implement Spark functions SQL Logic Tests (.slt)
url_encode
and url_decode
spark
sqllogictest
#17399
opened Sep 4, 2025 by
anhvdq
Loading…
Use a struct for ProjectionExpr
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
#17398
opened Sep 4, 2025 by
adriangb
Loading…
Use DataFusionError instead of ArrowError in FileOpenFuture
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
#17397
opened Sep 4, 2025 by
adriangb
Loading…
chore(deps): bump the arrow-parquet group with 7 updates
auto-dependencies
#17396
opened Sep 3, 2025 by
dependabot
bot
Loading…
Avoid panic when 'with order' expression could not be converted to a logical expression
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#17394
opened Sep 3, 2025 by
pepijnve
Loading…
Fix PartialOrd for Window
logical-expr
Logical plan and expressions
#17393
opened Sep 3, 2025 by
findepi
Loading…
Extract complex default impls from AggregateUDFImpl trait
logical-expr
Logical plan and expressions
#17391
opened Sep 3, 2025 by
findepi
Loading…
Re-export apache-avro when avro feature flag is set
core
Core DataFusion crate
datasource
Changes to the datasource crate
#17388
opened Sep 3, 2025 by
shivbhatia10
Loading…
fix: set distinct_count to Absent when merging statistics
common
Related to common crate
#17385
opened Sep 3, 2025 by
adriangb
Loading…
fix: Remove duplicate filter from Core DataFusion crate
sql
SQL Planner
CrossJoin
unparsing
core
#17382
opened Sep 2, 2025 by
jonathanc-n
Loading…
better preserve statistics when applying limits
common
Related to common crate
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#17381
opened Sep 2, 2025 by
adriangb
Loading…
feat: Support Related to common crate
core
Core DataFusion 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
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
FILTER
clause in aggregate window functions
common
#17378
opened Sep 2, 2025 by
geoffreyclaude
Loading…
doc: Document caveats of Changes to the physical-plan crate
swap_inputs()
interface in join executors
physical-plan
#17373
opened Sep 2, 2025 by
2010YOUY01
Loading…
fix bounds accumulator reset in HashJoinExec dynamic filter pushdown
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#17371
opened Sep 2, 2025 by
adriangb
Loading…
Support Improvements or additions to documentation
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
JOIN
, PIVOT
pipe operators
documentation
#17365
opened Aug 31, 2025 by
simonvandel
•
Draft
Improved experience when remote object store URL does not end in /
datasource
Changes to the datasource crate
#17364
opened Aug 31, 2025 by
xiedeyantu
Loading…
fix: set IPC alignment based on schema
physical-plan
Changes to the physical-plan crate
#17363
opened Aug 31, 2025 by
ding-young
Loading…
fix: lazy evaluation for coalesce
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#17357
opened Aug 30, 2025 by
chenkovsky
Loading…
Adding empty checks for finalize_aggregation.
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#17356
opened Aug 30, 2025 by
samueleresca
•
Draft
Add PhysicalExpr::is_volatile
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#17351
opened Aug 28, 2025 by
adriangb
Loading…
fix: Expose hash to FFI udf/udaf/udwf to fix their Eq
ffi
Changes to the ffi crate
#17350
opened Aug 28, 2025 by
crystalxyz
Loading…
feat: Make Parquet EncryptionFactory async
core
Core DataFusion crate
datasource
Changes to the datasource crate
execution
Related to the execution crate
#17342
opened Aug 28, 2025 by
adamreeve
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.