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

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 development-process Related to development process of DataFusion
#18310 opened Oct 27, 2025 by alamb Draft
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
Do not accept null is set functions Changes to functions implementation
#18301 opened Oct 27, 2025 by marc-pydantic Loading…
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
Project RecordBatch before evaluating case physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#18275 opened Oct 24, 2025 by pepijnve 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…
feat: Deduplicating recursive CTE implementation core Core DataFusion crate logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18254 opened Oct 23, 2025 by Tpt Loading…
Use upstream arrow-rs record_batch! and create_array! macros common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate ffi Changes to the ffi crate
#18252 opened Oct 23, 2025 by ByteBaker Loading…
Insta for enforce_distrubution (easy ones) core Core DataFusion crate
#18248 opened Oct 23, 2025 by blaginin Loading…
fix: reorder grouping-set aggregates output for Substrait substrait Changes to the substrait crate
#18246 opened Oct 23, 2025 by suibianwanwank Loading…
Allow Logical expression ScalarVariable to represent an extension type or metadata core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#18243 opened Oct 23, 2025 by batmnnn Loading…
fix: select_columns and drop_columns for qualified duplicated field names core Core DataFusion crate
#18236 opened Oct 22, 2025 by dqkqd Loading…
Add a SpillingPool to manage collections of spill files common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18207 opened Oct 21, 2025 by adriangb Loading…
feat: support Spark-compatible abs math function spark sqllogictest SQL Logic Tests (.slt)
#18205 opened Oct 21, 2025 by hsiang-c Loading…
ProTip! Add no:assignee to see everything that’s not assigned.