-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix constant window for evaluate stateful
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
#16430
opened Jun 17, 2025 by
suibianwanwank
Loading…
Prune files during streams and avoid additional pruning if there are no dynamic filters
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
#16424
opened Jun 16, 2025 by
adriangb
Loading…
feat: support fixed size list for array reverse
sqllogictest
SQL Logic Tests (.slt)
#16423
opened Jun 16, 2025 by
chenkovsky
Loading…
Use dedicated NullEquality enum instead of null_equals_null boolean
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16419
opened Jun 16, 2025 by
tobixdev
Loading…
fix: Enable WASM compilation by making sqlparser's recursive-protection optional
core
Core DataFusion crate
#16418
opened Jun 15, 2025 by
jonmmease
Loading…
[WIP] fix: respect inexact flags in row group metadata
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16412
opened Jun 14, 2025 by
CookiePieWw
Loading…
chore: generate basic spark function tests
sqllogictest
SQL Logic Tests (.slt)
#16409
opened Jun 14, 2025 by
shehabgamin
Loading…
feat: add SchemaProvider::table_type(table_name: &str)
catalog
Related to the catalog crate
#16401
opened Jun 13, 2025 by
epgif
Loading…
Update Roadmap documentation
documentation
Improvements or additions to documentation
#16399
opened Jun 13, 2025 by
alamb
Loading…
Use Tokio's task budget consistently, better APIs to support task cancellation
common
Related to common crate
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
sqllogictest
SQL Logic Tests (.slt)
#16398
opened Jun 13, 2025 by
pepijnve
Loading…
Add an example of embedding indexes inside a parquet file
#16395
opened Jun 13, 2025 by
zhuqi-lucas
Loading…
enhancement (datafusion-cli): Add support for glob patterns in CREATE EXTERNAL TABLE commands
#16387
opened Jun 12, 2025 by
a-agmon
Loading…
Improved experience when remote object store URL does not end in /
datasource
Changes to the datasource crate
#16386
opened Jun 12, 2025 by
xiedeyantu
Loading…
POC: Reduce Changes to the physical-plan crate
Arc
cloning on hashmap build side
physical-plan
#16380
opened Jun 11, 2025 by
jonathanc-n
•
Draft
Enable schema evolution for nested structs via adapt_column and custom adapter support in ListingTable
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16371
opened Jun 11, 2025 by
kosiew
Loading…
Simplify predicates in filter
enhancement
New feature or request
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
[PoC] Add API for tracking distinct buffers in Related to the execution crate
physical-plan
Changes to the physical-plan crate
MemoryPool
by reference count
execution
feat: Parquet modular encryption
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#16351
opened Jun 10, 2025 by
corwinjoy
Loading…
fix: create file for empty stream
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16342
opened Jun 9, 2025 by
chenkovsky
Loading…
Example for using a separate threadpool for CPU bound work (try 3)
core
Core DataFusion crate
#16331
opened Jun 8, 2025 by
alamb
Loading…
Test experiment load page index with columns
datasource
Changes to the datasource crate
#16329
opened Jun 8, 2025 by
zhuqi-lucas
•
Draft
Support data source sampling with TABLESAMPLE
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#16325
opened Jun 7, 2025 by
theirix
Loading…
feat: use spawned tasks to reduce call stack depth and avoid busy waiting
common
Related to common crate
physical-plan
Changes to the physical-plan crate
feature: sort by/cluster by/distribute by
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#16310
opened Jun 6, 2025 by
chenkovsky
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.