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

Optimize Parquet row-filter struct schema pruning datasource Changes to the datasource crate
#22960 opened Jun 15, 2026 by shehab-ali Draft
feat: Add bias forRightSemi, RightAnti, RightMark join orientation auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22957 opened Jun 15, 2026 by neilconway Contributor Loading…
Rich t kid/multi dictionary benchmarks physical-plan Changes to the physical-plan crate
#22956 opened Jun 15, 2026 by Rich-T-kid Contributor Loading…
refactor: Simplify heap size estimation for arrays common Related to common crate
#22954 opened Jun 15, 2026 by mkleen Contributor Loading…
refactor(hash-aggr): Migrate existing tests on GroupsHashAggregateStream physical-plan Changes to the physical-plan crate
#22953 opened Jun 15, 2026 by 2010YOUY01 Contributor Loading…
feat: Allow datafusion-ffi to opt out of proto parquet ffi Changes to the ffi crate proto Related to proto crate
#22951 opened Jun 15, 2026 by Xuanwo Member Loading…
fix: isolate anonymous file statistics cache catalog Related to the catalog crate core Core DataFusion crate
#22950 opened Jun 15, 2026 by kumarUjjawal Contributor Loading…
feat: warn on NULL equality predicates sql SQL Planner
#22948 opened Jun 15, 2026 by ametel01 Loading…
Support spilling for WindowAggExec physical-plan Changes to the physical-plan crate
#22947 opened Jun 14, 2026 by wirybeaver Contributor Draft
feat: Re-spill sort stream if unable to reserve for 2 streams core Core DataFusion crate physical-plan Changes to the physical-plan crate
#22945 opened Jun 14, 2026 by EmilyMatt Contributor Loading…
fix: graceful error for deeply nested expressions instead of stack overflow sql SQL Planner
#22943 opened Jun 13, 2026 by nathanb9 Contributor Loading…
fix: parquet limit pruning for row group selections datasource Changes to the datasource crate
#22942 opened Jun 13, 2026 by haohuaijin Contributor Loading…
feat: support file-level parquet row selections datasource Changes to the datasource crate
#22940 opened Jun 13, 2026 by haohuaijin Contributor Loading…
Remove orphaned snowflake_flatten_validation.sql script
#22938 opened Jun 13, 2026 by AdamGS Contributor Loading…
Add ColumnarValue::to_array_variant method (follow-up to #22784) functions Changes to functions implementation logical-expr Logical plan and expressions
#22934 opened Jun 12, 2026 by nathanb9 Contributor Loading…
ci: Setup valid Cargo.lock for depcheck to unblock CI development-process Related to development process of DataFusion
#22933 opened Jun 12, 2026 by AdamGS Contributor Loading…
Fix round() precision loss and errors for large Int64/UInt64 values functions Changes to functions implementation
#22927 opened Jun 12, 2026 by greedAuguria Loading…
fix: preserve aggregate filter pushdown order auto detected api change Auto detected API change core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22926 opened Jun 12, 2026 by discord9 Contributor Loading…
Split Parquet tail work into morsels auto detected api change Auto detected API change common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#22924 opened Jun 12, 2026 by Dandandan Contributor Draft
Revert "vars.USE_RUNS_ON" development-process Related to development process of DataFusion
#22923 opened Jun 12, 2026 by blaginin Member Draft
feat(proto): plumb PhysicalProtoConverterExtension into try_encode_expr / try_decode_expr auto detected api change Auto detected API change proto Related to proto crate
#22922 opened Jun 12, 2026 by zhuqi-lucas Contributor Loading…
refactor: Simplify approx_distinct (-200 LoC) auto detected api change Auto detected API change common Related to common crate functions Changes to functions implementation
#22921 opened Jun 12, 2026 by 2010YOUY01 Contributor Loading…
bench: add correlated-proxy case to the predicate_eval suite
#22919 opened Jun 11, 2026 by adriangb Contributor Loading…
fix: Consider column names' case when aliasing tables sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22917 opened Jun 11, 2026 by nuno-faria Contributor Loading…
ProTip! Adding no:label will show everything without a label.