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

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 core Core DataFusion crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#18342 opened Oct 28, 2025 by watford-ep Loading…
chore: Format examples in doc strings - expr
#18340 opened Oct 28, 2025 by CuteChuanChuan Loading…
chore: Format examples in doc strings - datasource crates datasource Changes to the datasource crate
#18338 opened Oct 28, 2025 by CuteChuanChuan Loading…
chore: Format examples in doc strings - catalog listing catalog Related to the catalog crate
#18335 opened Oct 28, 2025 by CuteChuanChuan Loading…
chore: Format examples in doc strings - crate datafusion core Core DataFusion crate
#18333 opened Oct 28, 2025 by CuteChuanChuan 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 Loading…
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…
Fix: spark bit_count function spark sqllogictest SQL Logic Tests (.slt)
#18322 opened Oct 28, 2025 by kazantsev-maksim Loading…
feat: Better parquet row-group/page pruning metrics display core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#18321 opened Oct 28, 2025 by 2010YOUY01 Loading…
Refactor range/gen_series signature away from user defined common Related to common crate logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#18317 opened Oct 28, 2025 by Jefffrey Loading…
[DO NOT MERGE] Test pinning datafusion-testing backwards w/ new CI check development-process Related to development process of DataFusion
#18311 opened Oct 27, 2025 by alamb Draft
Run extended tests when there are changes to datafusion-testing pin development-process Related to development process of DataFusion
#18310 opened Oct 27, 2025 by alamb Loading…
Evaluate projections at the file source level datasource Changes to the datasource crate
#18309 opened Oct 27, 2025 by friendlymatthew Loading…
use bloom filters to push down hash table lookups in HashJoinExec core Core DataFusion crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#18307 opened Oct 27, 2025 by adriangb Draft
Push down hash table references from HashJoinExec into scans using CASE structure core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18306 opened Oct 27, 2025 by adriangb Draft
fix: with_param_values on EmptyRelation returns incorrect schema core Core DataFusion crate logical-expr Logical plan and expressions
#18286 opened Oct 26, 2025 by dqkqd Draft
feat(docs): Enable dark mode toggle documentation Improvements or additions to documentation
#18285 opened Oct 26, 2025 by VedantSawant616 Draft
Clean up display and comparison of types with metadata common Related to common crate logical-expr Logical plan and expressions sql SQL Planner
#18277 opened Oct 24, 2025 by paleolimbot Draft
feat: add baseline metrics tracking to RepartitionExec physical-plan Changes to the physical-plan crate
#18262 opened Oct 24, 2025 by Weijun-H Draft
refactor: update cmp and nested data in binary operator physical-expr Changes to the physical-expr crates
#18256 opened Oct 23, 2025 by sunng87 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.