Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update PMC management instructions to follow new ASF process documentation Improvements or additions to documentation
#16417 opened Jun 15, 2025 by alamb 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 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 Draft
Add design process section to the docs documentation Improvements or additions to documentation
#16397 opened Jun 13, 2025 by alamb Loading…
fix: Fixed error handling for generate_series/range functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#16391 opened Jun 13, 2025 by jonathanc-n Loading…
fix: Move null_equals_null todo in NestedLoopJoin to Physical Planner core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16390 opened Jun 13, 2025 by jonathanc-n 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 Arc cloning on hashmap build side physical-plan Changes to the physical-plan crate
#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)
#16362 opened Jun 11, 2025 by xudong963 Draft
Add note in upgrade guide about changes to Expr::Scalar in 48.0.0 documentation Improvements or additions to documentation
#16360 opened Jun 11, 2025 by alamb Loading…
[PoC] Add API for tracking distinct buffers in MemoryPool by reference count execution Related to the execution crate physical-plan Changes to the physical-plan crate
#16359 opened Jun 10, 2025 by Dandandan Draft
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…
Migrate core test to insta, part1 core Core DataFusion crate
#16324 opened Jun 7, 2025 by Chen-Yuan-Lai Loading…
ProTip! no:milestone will show everything without a milestone.