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
Assigned to nobody Loading
Sort

Pull requests list

Refactor FileSource constructors to take a schema catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate substrait Changes to the substrait crate
#18386 opened Oct 30, 2025 by adriangb Draft
TEST: use new async parquet reader
#18385 opened Oct 30, 2025 by alamb Draft
feat: support complex expr for prepared statement argument core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#18383 opened Oct 30, 2025 by chenkovsky Loading…
minor: Fix parquet pruning metrics display order core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18379 opened Oct 30, 2025 by 2010YOUY01 Loading…
[Experiment] Speedup map build physical-plan Changes to the physical-plan crate
#18378 opened Oct 30, 2025 by Dandandan Draft
Move generate_series projection logic into LazyMemoryStream core Core DataFusion crate functions Changes to functions implementation physical-plan Changes to the physical-plan crate proto Related to proto crate
#18373 opened Oct 30, 2025 by mkleen Loading…
docs: Move TopK example code to extending-operators documentation documentation Improvements or additions to documentation
#18372 opened Oct 30, 2025 by gowtham1412-p Loading…
Adds Partitioned CSV test to object store access tests core Core DataFusion crate
#18370 opened Oct 29, 2025 by BlakeOrth Loading…
feat(benchmark) : added a dedicated page for benchmarking in contributor-guide documentation Improvements or additions to documentation
#18367 opened Oct 29, 2025 by manasa-manoj-nbr Loading…
Feat: Support array flatten() on List(LargeList(_)) types sqllogictest SQL Logic Tests (.slt)
#18363 opened Oct 29, 2025 by sdf-jkl Loading…
Adds some POC benchmarks for pruned_partition_list catalog Related to the catalog crate
#18361 opened Oct 29, 2025 by BlakeOrth Draft
Optimize date_trunc function by avoiding allocations functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#18360 opened Oct 29, 2025 by alamb Draft
Change default time_zone to None (was "+00:00") common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18359 opened Oct 29, 2025 by Omega359 Loading…
chore: Format examples in doc strings - physical expr, optimizer, and plan optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#18357 opened Oct 29, 2025 by CuteChuanChuan Loading…
fix: correct date_trunc for times before the epoch functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18356 opened Oct 29, 2025 by mhilton Loading…
chore: Format examples in doc strings - functions functions Changes to functions implementation
#18353 opened Oct 29, 2025 by CuteChuanChuan Loading…
Reproducer tests for #18380 (resorting sorted inputs) core Core DataFusion crate
#18352 opened Oct 29, 2025 by rgehan Loading…
Refactor distinct aggregate implementations to use common buffer functions Changes to functions implementation
#18348 opened Oct 29, 2025 by Jefffrey Loading…
Align NowFunc::new() with canonical ConfigOptions timezone and enhance documentation functions Changes to functions implementation
#18347 opened Oct 29, 2025 by kosiew Loading…
Add reproducer for consecutive RepartitionExec sqllogictest SQL Logic Tests (.slt)
#18343 opened Oct 28, 2025 by NGA-TRAN Loading…
fix: SortPreservingMerge sanity check rejects valid ORDER BY with CASE expression logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#18342 opened Oct 28, 2025 by watford-ep Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.