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

fix: recursion protection for physical plan node development-process Related to development process of DataFusion proto Related to proto crate
#15600 opened Apr 6, 2025 by chenkovsky Draft
Use pager and allow configuration via \pset
#15597 opened Apr 5, 2025 by djellemah Loading…
Actually run wasm test in ci development-process Related to development process of DataFusion
#15595 opened Apr 5, 2025 by XiangpengHao Loading…
Set DataFusion runtime configurations through SQL interface common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#15594 opened Apr 5, 2025 by kumarlokesh Loading…
Impl intermeidate result blocked approach sketch logical-expr Logical plan and expressions
#15591 opened Apr 5, 2025 by Rachelint Draft
chore: rm duplicated JoinOn type
#15590 opened Apr 5, 2025 by jayzhan211 Loading…
Enhance: simplify x=x optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15589 opened Apr 5, 2025 by ding-young Loading…
fix decimal precision issue in simplify expression optimize rule optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15588 opened Apr 5, 2025 by jayzhan211 Loading…
Chore: Call arrow's methods row_count and skipped_row_count datasource Changes to the datasource crate
#15587 opened Apr 5, 2025 by jayzhan211 Loading…
Add Table Functions to FFI Crate ffi Changes to the ffi crate
#15581 opened Apr 4, 2025 by timsaucer Loading…
Move back schema not matching check and woraround core Core DataFusion crate physical-expr Changes to the physical-expr crates
#15580 opened Apr 4, 2025 by LiaCastaneda Loading…
chore: warning only not default value common Related to common crate
#15579 opened Apr 4, 2025 by chenkovsky Loading…
Migrate datafusion/sql tests to insta, part6 sql SQL Planner
#15578 opened Apr 4, 2025 by qstommyshu Loading…
Remove CoalescePartitions insertion from Joins
#15570 opened Apr 3, 2025 by ctsk Loading…
Introduce DynamicFilterSource and DynamicPhysicalExpr optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate
#15568 opened Apr 3, 2025 by adriangb Loading…
ExecutionPlan: add APIs for filter pushdown & optimizer rule to apply them core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#15566 opened Apr 3, 2025 by adriangb Loading…
parquet reader: move pruning predicate creation from ParquetSource to ParquetOpener core Core DataFusion crate datasource Changes to the datasource crate
#15561 opened Apr 3, 2025 by adriangb Loading…
fix: add map coercion for binary ops logical-expr Logical plan and expressions
#15551 opened Apr 3, 2025 by alexwilcoxson-rel Loading…
Respect ignore_nulls in array_agg functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15544 opened Apr 2, 2025 by joroKr21 Loading…
Improve performance of last_value by implementing special GroupsAccumulator core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15542 opened Apr 2, 2025 by UBarney Loading…
Add coerce int96 option for Parquet to support different TimeUnits, test int96_from_spark.parquet from parquet-testing common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate
#15537 opened Apr 1, 2025 by mbutrovich Draft
Draft: Make Clickbench Q29 5x faster for datafusion optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15532 opened Apr 1, 2025 by zhuqi-lucas Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.