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

Extract tokio runtime creation from hot loop in benchmarks core Core DataFusion crate
#15508 opened Mar 31, 2025 by Omega359 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
datafusion-cli: document reading partitioned parquet documentation Improvements or additions to documentation
#15505 opened Mar 31, 2025 by marvelshan Loading…
Add documentation example for AggregateExprBuilder physical-expr Changes to the physical-expr crates
#15504 opened Mar 31, 2025 by Shreyaskr1409 Loading…
WIP: Add statistics_by_partition API to ExecutionPlan datasource Changes to the datasource crate
#15503 opened Mar 31, 2025 by xudong963 Draft
chore(deps): bump blake3 from 1.7.0 to 1.8.0 auto-dependencies functions Changes to functions implementation
#15502 opened Mar 31, 2025 by dependabot bot Loading…
Test: configuration fuzzer for (external) sort queries core Core DataFusion crate
#15501 opened Mar 31, 2025 by 2010YOUY01 Loading…
add extend sql for issue-11212
#15500 opened Mar 31, 2025 by acking-you Loading…
Migrate datafusion/sql tests to insta, part2 sql SQL Planner
#15499 opened Mar 30, 2025 by qstommyshu 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 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…
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 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 Draft
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…
ProTip! Mix and match filters to narrow down what you’re looking for.