- Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
table scoped lfc catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate
refactor: Extract sort-merge join filter logic into separate module physical-plan Changes to the physical-plan crate
#19614 opened Jan 2, 2026 by viiryaLoading…
Refactor Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
percentile_cont to clarify support input types functions #19611 opened Jan 2, 2026 by JefffreyLoading…
feat: Implement Spark function SQL Logic Tests (.slt)
space spark sqllogictest #19610 opened Jan 2, 2026 by kazantsev-maksimLoading…
feat: Prune complex/nested predicates via statistics propagation physical-expr Changes to the physical-expr crates
#19609 opened Jan 2, 2026 by 2010YOUY01Loading…
fix: handle invalid byte ranges in calculate_range for single-line files datasource Changes to the datasource crate
#19607 opened Jan 2, 2026 by vigimiteLoading…
refactor: Use Changes to functions implementation
Signature::coercible for isnan/iszero/nanvl functions #19604 opened Jan 2, 2026 by kumarUjjawalLoading…
Further refactoring of type coercion function code core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules spark
#19603 opened Jan 2, 2026 by JefffreyLoading…
perf: optimize Changes to the physical-plan crate
HashTableLookupExpr::evaluate physical-plan #19602 opened Jan 2, 2026 by UBarneyLoading…
Add heap_size to statistics common Related to common crate execution Related to the execution crate
#19599 opened Jan 2, 2026 by mkleenLoading…
perf: optimize bit_length for string arrays functions Changes to functions implementation
#19598 opened Jan 1, 2026 by Brijesh-ThakkarLoading…
Refactor cache APIs to support ordering information catalog Related to the catalog crate datasource Changes to the datasource crate execution Related to the execution crate
#19597 opened Jan 1, 2026 by adriangbLoading…
Refactor PartitionedFile: add ordering field and new_from_meta constructor core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate substrait Changes to the substrait crate
#19596 opened Jan 1, 2026 by adriangbLoading…
Record sort order when writing Parquet with WITH ORDER core Core DataFusion crate datasource Changes to the datasource crate
#19595 opened Jan 1, 2026 by adriangbLoading…
Unify Spark TrySum implementation with DataFusion Sum implementation functions Changes to functions implementation spark
#19593 opened Jan 1, 2026 by JefffreyLoading…
feat: implement Spark size function for arrays and maps spark sqllogictest SQL Logic Tests (.slt)
#19592 opened Jan 1, 2026 by CuteChuanChuanLoading…
Perf: Optimize Changes to functions implementation
substring_index via single-byte fast path and direct indexing functions #19590 opened Jan 1, 2026 by lyne7-scLoading…
Fix NULL handling in ScalarValue::partial_cmp (closes #19579) common Related to common crate logical-expr Logical plan and expressions
#19587 opened Dec 31, 2025 by Brijesh-ThakkarLoading…
Support negative scale decimals in decimal-to-integer conversions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19584 opened Dec 31, 2025 by shifluxxcLoading…
Fix:c Median() truncates integers by returning Float64 for integer inputs core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19582 opened Dec 31, 2025 by Yuvraj-cyborg • Draft
perf: optimize octet_length for string arrays functions Changes to functions implementation
#19581 opened Dec 31, 2025 by Brijesh-ThakkarLoading…
Fix: revive subquery decorrelator and fix failing test common Related to common crate core Core DataFusion crate 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
#19577 opened Dec 31, 2025 by duongcongtoaiLoading…
Enforce Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi 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 spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
clippy::allow_attributes globally across workspace catalog #19576 opened Dec 31, 2025 by JefffreyLoading…
Add preserve_empty_as_null option to unnest for Spark explode_outer compatibility common Related to common crate physical-plan Changes to the physical-plan crate proto Related to proto crate
#19574 opened Dec 31, 2025 by bhanreddy1973Loading…
PreviousNext
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.