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
Sort

Pull requests list

DRAFT: Eliminate Self Joins optimizer Optimizer rules
#16023 opened May 11, 2025 by atahanyorganci Draft
chore: Replace MSRV link on main page with Github badge documentation Improvements or additions to documentation
#16020 opened May 10, 2025 by comphead Loading…
Include data types in logical plans of inferred prepare statements sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16019 opened May 10, 2025 by brayanjuls Loading…
[WIP] refactor: framework for subquery decorrelation logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#16016 opened May 10, 2025 by duongcongtoai Draft
support simple/cross lateral joins optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#16015 opened May 10, 2025 by jayzhan211 Loading…
Add late pruning of file based on file level statistics core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules
#16014 opened May 10, 2025 by adriangb Loading…
Pin to pre-release object store
#16013 opened May 9, 2025 by alamb Draft
Update Dependency to arrow/parquet 55.1.0 dependencies Pull requests that update a dependency file sqllogictest SQL Logic Tests (.slt)
#16012 opened May 9, 2025 by alamb Draft
refactor: remove deprecated MemoryExec datasource Changes to the datasource crate
#16007 opened May 9, 2025 by miroim Draft
refactor: remove deprecated ArrowExec core Core DataFusion crate
#16006 opened May 9, 2025 by miroim Draft
refactor: remove deprecated JsonExec core Core DataFusion crate datasource Changes to the datasource crate
#16005 opened May 9, 2025 by miroim Draft
Add h2o window benchmark
#16003 opened May 9, 2025 by 2010YOUY01 Loading…
style: simplify some strings for readability catalog 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 proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#15999 opened May 8, 2025 by hamirmahal Loading…
feat(proto): udf decoding fallback proto Related to proto crate
#15997 opened May 8, 2025 by leoyvens Loading…
Fix: build_predicate_expression method doesn't process false expr correctly bug Something isn't working optimizer Optimizer rules
#15995 opened May 8, 2025 by xudong963 Loading…
[datafusion-spark] Add Spark-compatible char expression sqllogictest SQL Logic Tests (.slt)
#15994 opened May 8, 2025 by andygrove Loading…
chore(deps): bump testcontainers from 0.23.3 to 0.24.0 auto-dependencies sqllogictest SQL Logic Tests (.slt)
#15989 opened May 8, 2025 by dependabot bot Loading…
Add PrimitiveDistinctCountGroupsAccumulator functions Changes to functions implementation
#15985 opened May 7, 2025 by Dandandan Loading…
Optimize hash partitioning for cache friendliness
#15981 opened May 7, 2025 by ctsk Loading…
Additional placeholder datatype inferencing logical-expr Logical plan and expressions
#15980 opened May 7, 2025 by kczimm Loading…
2
9
Demonstrate wrong statistics reported from parquet core Core DataFusion crate
#15977 opened May 7, 2025 by robert3005 Draft
[datafusion-spark] Implement ceil&floor function for spark sqllogictest SQL Logic Tests (.slt)
#15958 opened May 6, 2025 by irenjj Loading…
implement AggregateExec.partition_statistics core Core DataFusion crate
#15954 opened May 6, 2025 by UBarney Loading…
PERF : modify SMJ shuffle file reader to skip validation core Core DataFusion crate
#15948 opened May 5, 2025 by getChan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.