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

[branch-53] Fix DELETE/UPDATE filter extraction when predicates are pushed down into TableScan (#19884) core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20898 opened Mar 12, 2026 by alamb Loading…
[branch-53] fix: sqllogictest cannot convert <subquery> to Substrait (#19739) substrait Changes to the substrait crate
#20897 opened Mar 12, 2026 by alamb Loading…
[branch-53] fix: Provide more generic API for the capacity limit parsing (#20372) core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#20893 opened Mar 12, 2026 by alamb Loading…
[branch-53] Fix FilterExec converting Absent column stats to Exact(NULL) (#20391) physical-plan Changes to the physical-plan crate
#20892 opened Mar 12, 2026 by alamb Loading…
[branch-53] fix: use try_shrink instead of shrink in try_resize (#20424) execution Related to the execution crate
#20890 opened Mar 12, 2026 by alamb Loading…
feat: correct struct column names for arrays_zip return type functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20886 opened Mar 11, 2026 by comphead Loading…
[branch-53] perf: Optimize to_char to allocate less, fix NULL handling (#20635) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20885 opened Mar 11, 2026 by alamb Loading…
[branch-53] correct parquet leaf index mapping when schema contains struct cols (#20698) datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#20884 opened Mar 11, 2026 by alamb Loading…
[branch-53] ser/de fetch in FilterExec (#20738) physical-plan Changes to the physical-plan crate proto Related to proto crate
#20883 opened Mar 11, 2026 by alamb Loading…
[branch-53] fix: interval analysis error when have two filterexec that inner filter proves zero selectivity (#20743) core Core DataFusion crate physical-plan Changes to the physical-plan crate
#20882 opened Mar 11, 2026 by alamb Loading…
[branch-52] fix: Return probe_side.len() for RightMark/Anti count(*) queries (#20710) physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20881 opened Mar 11, 2026 by alamb Loading…
[branch-52] fix: interval analysis error when have two filterexec that inner filter proves zero selectivity (#20743) core Core DataFusion crate physical-plan Changes to the physical-plan crate
#20880 opened Mar 11, 2026 by alamb Loading…
[branch-52] fix: Ensure columns are casted to the correct names with Unions (#20146) logical-expr Logical plan and expressions optimizer Optimizer rules substrait Changes to the substrait crate
#20879 opened Mar 11, 2026 by alamb Loading…
[branch-52] fix: maintain inner list nullability for (#19948) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20878 opened Mar 11, 2026 by alamb Loading…
[branch-52] fix: disable dynamic filter pushdown for non min/max aggregates (#20279) physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20877 opened Mar 11, 2026 by alamb Loading…
Add validation for CardinalityEffect::equal when executing a plan common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20875 opened Mar 11, 2026 by xanderbailey Loading…
Minor: make signatures of SessionContext::register_* methods consistent core Core DataFusion crate
#20873 opened Mar 11, 2026 by alexandreyc Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 17 updates auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#20872 opened Mar 11, 2026 by dependabot bot Loading…
Fix #18643 core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate spark substrait Changes to the substrait crate
#20868 opened Mar 11, 2026 by alexandreyc Loading…
try to remove redundant alias in expression rewriter and select core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20867 opened Mar 11, 2026 by buraksenn Loading…
Improve UNNEST streaming with chunked batch emission and disable chunking for recursive/staged paths common Related to common crate core Core DataFusion crate physical-plan Changes to the physical-plan crate sql SQL Planner
#20866 opened Mar 11, 2026 by kosiew Loading…
fix(stats): widen sum_value integer arithmetic to SUM-compatible types common Related to common crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#20865 opened Mar 11, 2026 by kumarUjjawal Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.