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

chore: Unbreak doctest CI core Core DataFusion crate
#20218 opened Feb 8, 2026 by neilconway Loading…
enable dynamic filtering for file hash partitioned data core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20217 opened Feb 7, 2026 by gene-bordegaray Draft
fix: Avoid assertion failure on divide-by-zero physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#20216 opened Feb 7, 2026 by neilconway Loading…
fix: Throw coercion error for LIKE operations for nested types. logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#20212 opened Feb 7, 2026 by jonathanc-n Loading…
fix: Handle NULL inputs correctly in find_in_set() functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20209 opened Feb 7, 2026 by neilconway Loading…
fix: percentile_cont interpolation causes NaN for f16 input functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20208 opened Feb 7, 2026 by kumarUjjawal Loading…
chore: Add confirmation before tarball is released development-process Related to development process of DataFusion
#20207 opened Feb 7, 2026 by milenkovicm Loading…
fix: add parentheses to SchemaDisplay/SqlDisplay for BinaryExpr logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner
#20206 opened Feb 7, 2026 by AndreaBozzo Draft
perf: Optimize scalar fast path for nanvl functions Changes to functions implementation
#20205 opened Feb 7, 2026 by kumarUjjawal Loading…
feat: Add partition_stats() for EmptyExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#20203 opened Feb 7, 2026 by jonathanc-n Loading…
Add schema-aware CastColumnExpr with owned cast/format options for safe struct casting common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate
#20202 opened Feb 7, 2026 by kosiew Draft
fix: Fix panic in regexp_like() functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20200 opened Feb 7, 2026 by neilconway Loading…
fix: Avoid integer overflow in substr() functions Changes to functions implementation
#20199 opened Feb 7, 2026 by neilconway Loading…
Document the relationship between FileFormat::projection / FileFormat::filter and FileScanConfig::output_ordering datasource Changes to the datasource crate documentation Improvements or additions to documentation
#20196 opened Feb 6, 2026 by alamb Loading…
Introduce ProjectionExprs::unproject_exprs/project_exprs and improve docs datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#20193 opened Feb 6, 2026 by alamb Loading…
Support parent dynamic filters for more join types core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20192 opened Feb 6, 2026 by jackkleeman Draft
Support pushing down empty projections into joins core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#20191 opened Feb 6, 2026 by jackkleeman Loading…
Adds support for ANSI mode in negative function spark sqllogictest SQL Logic Tests (.slt)
#20189 opened Feb 6, 2026 by SubhamSinghal Loading…
Better document the relationship between FileFormat::projection / FileFormat::filter and FileScanConfig::Statistics datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#20188 opened Feb 6, 2026 by alamb Loading…
Add run_attempt to the tag development-process Related to development process of DataFusion
#20187 opened Feb 6, 2026 by blaginin Draft
Caching the /target to avoid recompilation development-process Related to development process of DataFusion
#20186 opened Feb 6, 2026 by Suryansh-Dey Loading…
Add StructArray and RunArray benchmark tests to with_hashes common Related to common crate
#20182 opened Feb 6, 2026 by notashes Loading…
Optimize Clickbench Query 29 by adding a new Optimizer rule optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20180 opened Feb 6, 2026 by devanshu0987 Loading…
feat: Optimize hash util for MapArray common Related to common crate
#20179 opened Feb 6, 2026 by jonathanc-n Loading…
Upgrade to sqlparser 0.61.0 sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20177 opened Feb 5, 2026 by alamb Draft
ProTip! What’s not been updated in a month: updated:<2026-01-07.