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

adding RowsReader and writer physical-expr Changes to the physical-expr crates
#14149 opened Jan 16, 2025 by Lordworms Draft
Add hook for sharing join state in distributed execution physical-expr Changes to the physical-expr crates
#12523 opened Sep 18, 2024 by thinkharderdev Draft
feat: support inner iejoin core Core DataFusion crate physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#12754 opened Oct 4, 2024 by my-vegetable-has-exploded Loading…
Add Common Subexpression Elimination for PhysicalExpr trees common Related to common crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate
#13046 opened Oct 21, 2024 by peter-toth Loading…
improve eliminate_outer_join rule core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#13249 opened Nov 4, 2024 by JasonLi-cn Loading…
Support WITHIN GROUP syntax to standardize certain existing aggregate functions core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13511 opened Nov 21, 2024 by Garamda Loading…
feat: Add ConfigOptions to ScalarFunctionArgs api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource 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
#13527 opened Nov 22, 2024 by Omega359 Loading…
Add LogicalPlanStats to logical plan nodes catalog Related to the catalog crate common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation 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 sqllogictest SQL Logic Tests (.slt) Stale PR has not had any activity for some time substrait Changes to the substrait crate
#13618 opened Dec 1, 2024 by peter-toth Draft
Document SQL dialect guidance documentation Improvements or additions to documentation
#13706 opened Dec 9, 2024 by alamb Loading…
Always add round robin repartitioning to leaves (data sources), benefitting unbalanced / small datasets common Related to common crate core Core DataFusion crate performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt) Stale PR has not had any activity for some time
#13707 opened Dec 9, 2024 by Dandandan Draft
Support binary temporal arithmetic with integers logical-expr Logical plan and expressions Stale PR has not had any activity for some time
#13741 opened Dec 12, 2024 by milevin Draft
Support Null aware anti join by HashJoin sqllogictest SQL Logic Tests (.slt)
#10584 opened May 20, 2024 by viirya Draft
feat: metadata columns catalog Related to the catalog crate common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner
#14057 opened Jan 9, 2025 by chenkovsky Loading…
refactor: do ambiguous_distinct_check in select sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14180 opened Jan 18, 2025 by lichuang Draft
Support multiple results comparison in benchmark scripts Stale PR has not had any activity for some time
#14196 opened Jan 19, 2025 by Eason0729 Loading…
Fuse CASE(a > 0, b / a) physical-expr Changes to the physical-expr crates Stale PR has not had any activity for some time
#14200 opened Jan 19, 2025 by nik9000 Draft
fix: fetch is missed during EnforceDistribution core Core DataFusion crate optimizer Optimizer rules
#14207 opened Jan 20, 2025 by xudong963 Draft
hash join: add build-side join keys to memory accounting physical-expr Changes to the physical-expr crates
#14222 opened Jan 21, 2025 by korowa Loading…
Add regexp_extract func documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#14282 opened Jan 24, 2025 by SKY-ALIN Loading…
Add nulls checks to generated pruning predicates core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#14297 opened Jan 25, 2025 by adriangb Draft
start refactoring process by setting up base + init sqllogictest SQL Logic Tests (.slt)
#14306 opened Jan 26, 2025 by logan-keede Loading…
test: attempt to analyze boundaries for select columns physical-expr Changes to the physical-expr crates
#14308 opened Jan 26, 2025 by hiltontj Draft
Migrate subtrait tests to insta substrait Changes to the substrait crate
#15444 opened Mar 26, 2025 by qstommyshu Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.