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

use UDTF name in logical plan table scan sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16468 opened Jun 20, 2025 by Jeadie Loading…
Improve dictionary null handling in hashing and expand aggregate test coverage for nulls common Related to common crate core Core DataFusion crate
#16466 opened Jun 20, 2025 by kosiew Loading…
GC string views on hash join build side physical-plan Changes to the physical-plan crate
#16463 opened Jun 19, 2025 by ctsk Loading…
Ignore sort_query_fuzzer_runner core Core DataFusion crate
#16462 opened Jun 19, 2025 by blaginin Loading…
adapt filter expressions to file schema during parquet scan datasource Changes to the datasource crate
#16461 opened Jun 19, 2025 by adriangb Loading…
chore(deps): Update sqlparser to 0.56.0 sql SQL Planner
#16456 opened Jun 19, 2025 by Dimchikkk Draft
Fix duplicates on logical Join creation during physical planning common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions substrait Changes to the substrait crate
#16454 opened Jun 19, 2025 by LiaCastaneda Draft
feat: Use NestedLoopJoin instead of HashJoin/SortMergeJoin for small tables common Related to common crate core Core DataFusion crate
#16450 opened Jun 18, 2025 by jonathanc-n Loading…
[Draft] Add Run End Encoding casts to Datafusion common Related to common crate
#16446 opened Jun 18, 2025 by rich-t-kid-datadog Draft
Add dynamic filter (bounds) pushdown to HashJoinExec core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16445 opened Jun 18, 2025 by adriangb Loading…
limit intermediate batch size in nested_loop_join physical-plan Changes to the physical-plan crate
#16443 opened Jun 18, 2025 by UBarney Draft
feat: Support u32 indices for HashJoinExec physical-plan Changes to the physical-plan crate
#16434 opened Jun 18, 2025 by jonathanc-n Loading…
Only update TopK dynamic filters if the new ones are more selective physical-plan Changes to the physical-plan crate
#16433 opened Jun 17, 2025 by adriangb Loading…
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…
Skip re-pruning based on partition values and file level stats 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…
[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…
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…
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 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
ProTip! no:milestone will show everything without a milestone.