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 ByteViewGroupValueBuilder vectorized_append physical-plan Changes to the physical-plan crate
#21567 opened Apr 12, 2026 by Dandandan Contributor Loading…
fix: LazyMemoryExec should produce independent streams per execute() physical-plan Changes to the physical-plan crate
#21565 opened Apr 12, 2026 by viirya Member Loading…
Remove CastColumnExpr and custom_file_casts example; unify on field-aware CastExpr documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates
#21563 opened Apr 12, 2026 by kosiew Contributor Loading…
feat: support 2-argument ceil(value, scale) for Spark compatibility functions Changes to functions implementation
#21562 opened Apr 12, 2026 by SAY-5 Loading…
perf: Implement groups accumulator count distinct primitive types functions Changes to functions implementation
#21561 opened Apr 11, 2026 by coderfender Contributor Draft
[branch-53] Update version development-process Related to development process of DataFusion
#21559 opened Apr 11, 2026 by comphead Contributor Loading…
fix(spark): mod/pmod returns NULL instead of NaN for float division by zero spark sqllogictest SQL Logic Tests (.slt)
#21557 opened Apr 11, 2026 by buraksenn Contributor Loading…
perf: do not build parquet pruning predicates if no page index datasource Changes to the datasource crate
#21556 opened Apr 11, 2026 by alamb Contributor Draft
Introduce dependent join LogicalPlan to support complex subquery decorrelation common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#21555 opened Apr 11, 2026 by duongcongtoai Contributor Draft
port 52.5.0 changelog to main development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21553 opened Apr 11, 2026 by alamb Contributor Loading…
Reorder cargo publish commands by dependency development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21552 opened Apr 11, 2026 by alamb Contributor Loading…
EliminateOuterJoin with Like, IsTrue, IsFalse, IsNotUnknown optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21549 opened Apr 11, 2026 by SubhamSinghal Contributor Loading…
perf: implement convert_to_state for SparkAvg spark
#21548 opened Apr 11, 2026 by azhangd Loading…
perf: specialize InListExpr static filters for Utf8, Utf8View, and LargeUtf8 physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#21547 opened Apr 11, 2026 by lyne7-sc Contributor Loading…
chore: use bench array helpers from Arrow bench_util functions Changes to functions implementation
#21544 opened Apr 10, 2026 by theirix Contributor Loading…
feat: add cosine_distance scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21542 opened Apr 10, 2026 by crm26 Loading…
4 tasks done
perf: Optimize NULL handling in StringViewArrayBuilder functions Changes to functions implementation
#21538 opened Apr 10, 2026 by neilconway Contributor Loading…
physical_optimizer: preserve_file_partitions when num file groups < target_partitions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21533 opened Apr 10, 2026 by jayshrivastava Contributor Loading…
Enable logical planning for UPDATE ... FROM and preserve joined assignment qualifiers core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21530 opened Apr 10, 2026 by kosiew Contributor Loading…
feat(parquet): support CDC chunking options datasource Changes to the datasource crate
#21529 opened Apr 10, 2026 by shruti2522 Contributor Draft
fix: impl handle_child_pushdown_result for SortExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21527 opened Apr 10, 2026 by haohuaijin Contributor Loading…
perf: Bring over apache/arrow-rs/9683 radix sort, integrate into ExternalSorter performance Make DataFusion faster physical-plan Changes to the physical-plan crate
#21525 opened Apr 9, 2026 by mbutrovich Contributor Draft
feat: support array_compact builtin function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21522 opened Apr 9, 2026 by comphead Contributor Loading…
ProTip! Adding no:label will show everything without a label.