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

Allow type coersion of zero input arrays to nullary ffi Changes to the ffi crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15487 opened Mar 29, 2025 by timsaucer Loading…
Decimal type support for to_timestamp common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15486 opened Mar 29, 2025 by jatin510 Loading…
Migrate datafusion/sql tests to insta, part1 sql SQL Planner
#15484 opened Mar 29, 2025 by qstommyshu Loading…
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…
bench: Introduce cross platform Samply profiler documentation Improvements or additions to documentation
#15481 opened Mar 28, 2025 by comphead Loading…
Migrate-substrait-tests-to-insta, part2 substrait Changes to the substrait crate
#15480 opened Mar 28, 2025 by qstommyshu Loading…
experiment: Selectively remove CoalesceBatchesExec optimizer Optimizer rules
#15479 opened Mar 28, 2025 by ctsk Loading…
Introduce load-balanced split_groups_by_statistics method datasource Changes to the datasource crate
#15473 opened Mar 28, 2025 by xudong963 Loading…
fix: Assertion fail in external sort core Core DataFusion crate
#15469 opened Mar 28, 2025 by 2010YOUY01 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) Start working on 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 physical-expr Changes to the physical-expr crates
#15462 opened Mar 27, 2025 by acking-you Loading…
refactor: Move Memtable to catalog catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate
#15459 opened Mar 27, 2025 by logan-keede Loading…
fix: aggregation corner case core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#15457 opened Mar 27, 2025 by chenkovsky Loading…
Improve spill performance: Disable re-validation of spilled files sqllogictest SQL Logic Tests (.slt)
#15454 opened Mar 27, 2025 by zebsme Loading…
Attach diagnostic for wrong arg number error common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#15451 opened Mar 27, 2025 by Chen-Yuan-Lai Loading…
Migrate optimizer tests to insta optimizer Optimizer rules
#15446 opened Mar 27, 2025 by qstommyshu Loading…
chore: move optimize_subquery_sort into optimizer optimizer Optimizer rules sql SQL Planner
#15441 opened Mar 26, 2025 by irenjj Draft
Fix duplicate unqualified Field name (schema error) on join queries logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates substrait Changes to the substrait crate
#15438 opened Mar 26, 2025 by LiaCastaneda Loading…
Support computing statistics for FileGroup api change Changes the API exposed to users of the crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate
#15432 opened Mar 26, 2025 by xudong963 Loading…
Change default EXPLAIN format in datafusion-cli to tree format api change Changes the API exposed to users of the crate
#15427 opened Mar 25, 2025 by alamb Loading…
Introduce selection vector repartitioning common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#15423 opened Mar 25, 2025 by goldmedal Draft
ProTip! Filter pull requests by the default branch with base:main.