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

Add SQL logic tests for compound field access in JOIN conditions sqllogictest SQL Logic Tests (.slt)
#15556 opened Apr 3, 2025 by kosiew Loading…
Docs : Added Sql exmaples for window Functions : nth_val , etc documentation Improvements or additions to documentation functions Changes to functions implementation
#15555 opened Apr 3, 2025 by Adez017 Loading…
fix: add map coercion for binary ops logical-expr Logical plan and expressions
#15551 opened Apr 3, 2025 by alexwilcoxson-rel Loading…
Migrate datafusion/sql tests to insta, part4 sql SQL Planner
#15548 opened Apr 2, 2025 by qstommyshu Loading…
Add topk information into tree explain plans sqllogictest SQL Logic Tests (.slt)
#15547 opened Apr 2, 2025 by kumarlokesh 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…
Fix: after repartitioning, statistics should be inexact datasource Changes to the datasource crate
#15539 opened Apr 2, 2025 by xudong963 Loading…
Draft: Make Clickbench Q29 5x faster for datafusion optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15532 opened Apr 1, 2025 by zhuqi-lucas Loading…
feat: Add config max_temp_directory_size to limit max disk usage for spilling queries core Core DataFusion crate execution Related to the execution crate
#15520 opened Apr 1, 2025 by 2010YOUY01 Loading…
WIP: Aggregate UDF FFI core Core DataFusion crate ffi Changes to the ffi crate logical-expr Logical plan and expressions
#15510 opened Mar 31, 2025 by crystalxyz Draft
WIP: Test enabling Parquet filter pushdown with parquet caching page cache reader common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15506 opened Mar 31, 2025 by alamb Draft
Add statistics_by_partition API to ExecutionPlan core Core DataFusion crate datasource Changes to the datasource crate
#15503 opened Mar 31, 2025 by xudong963 Loading…
Test: configuration fuzzer for (external) sort queries core Core DataFusion crate
#15501 opened Mar 31, 2025 by 2010YOUY01 Loading…
feat(sql): add diagnostic for wrong number of function arguments common Related to common crate sql SQL Planner
#15490 opened Mar 29, 2025 by prowang01 Draft
fix!: incorrect coercion when comparing with string literals core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15482 opened Mar 28, 2025 by alan910127 Loading…
experiment: Selectively remove CoalesceBatchesExec optimizer Optimizer rules
#15479 opened Mar 28, 2025 by ctsk Loading…
Introduce load-balanced split_groups_by_statistics method core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#15473 opened Mar 28, 2025 by xudong963 Loading…
Support Accumulator for avg duration functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15468 opened Mar 28, 2025 by shruti2522 Draft
(WIP) Upgrading to arrow 55 common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15466 opened Mar 27, 2025 by alamb Draft
Add short circuit evaluation for AND and OR performance Make DataFusion faster physical-expr Changes to the physical-expr crates
#15462 opened Mar 27, 2025 by acking-you Loading…
ProTip! What’s not been updated in a month: updated:<2025-03-03.