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

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 Draft
docs: Move TopK example code to extending-operators documentation documentation Improvements or additions to documentation
#18372 opened Oct 30, 2025 by gowtham1412-p Loading…
feat: support get_field for map literal sqllogictest SQL Logic Tests (.slt)
#18371 opened Oct 30, 2025 by chenkovsky Loading…
Adds Partitioned CSV test to object store access tests core Core DataFusion crate
#18370 opened Oct 29, 2025 by BlakeOrth Loading…
Add simple unit test for merge in case expression physical-expr Changes to the physical-expr crates
#18369 opened Oct 29, 2025 by pepijnve Loading…
WIP: Pin to Adaptive Parquet Predicate Pushdown common Related to common crate
#18368 opened Oct 29, 2025 by alamb Draft
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…
Minor: update ascii art example of merge documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates
#18364 opened Oct 29, 2025 by alamb 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 #9898 core Core DataFusion crate
#18352 opened Oct 29, 2025 by rgehan Draft
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…
Switch from deprecated xz2 to libzma core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation
#18331 opened Oct 28, 2025 by N-Boutaib Draft
Project record batches to avoid filtering unused columns physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#18329 opened Oct 28, 2025 by pepijnve Loading…
feat(docs): enable navbar documentation Improvements or additions to documentation
#18324 opened Oct 28, 2025 by foskey51 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.