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
Sort

Pull requests list

Implement tree explain for LocalLimitExec sqllogictest SQL Logic Tests (.slt)
#15232 by shruti2522 was merged Mar 14, 2025 Loading…
[branch-46] Fix wasm32 build on version 46 core Core DataFusion crate development-process Related to development process of DataFusion
#15229 by alamb was merged Mar 14, 2025 Loading…
[branch-46] Update ring to v0.17.13 (#15063)
#15228 by alamb was merged Mar 14, 2025 Loading…
[branch-46] Fix broken serde feature (#15124) core Core DataFusion crate development-process Related to development process of DataFusion
#15227 by alamb was merged Mar 14, 2025 Loading…
chore(deps): bump tokio-util from 0.7.13 to 0.7.14 auto-dependencies datasource Changes to the datasource crate
#15223 by dependabot bot was merged Mar 14, 2025 Loading…
chore(deps): bump bzip2 from 0.5.1 to 0.5.2 auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate
#15221 by dependabot bot was merged Mar 14, 2025 Loading…
Implement tree explain for InterleaveExec sqllogictest SQL Logic Tests (.slt)
#15219 by zebsme was merged Mar 14, 2025 Loading…
Add blog link to EquivalenceProperties docs physical-expr Changes to the physical-expr crates
#15215 by alamb was merged Mar 14, 2025 Loading…
Implement tree explain for ArrowFileSink, fix original URL core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#15206 by irenjj was merged Mar 14, 2025 Loading…
Implement tree explain for CsvSink sqllogictest SQL Logic Tests (.slt)
#15204 by irenjj was merged Mar 13, 2025 Loading…
feat: support ApproxDistinct with utf8view functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15200 by zhuqi-lucas was merged Mar 14, 2025 Loading…
chore(deps): bump clap from 4.5.31 to 4.5.32 auto-dependencies sqllogictest SQL Logic Tests (.slt)
#15199 by dependabot bot was merged Mar 13, 2025 Loading…
chore(deps): bump blake3 from 1.6.0 to 1.6.1 auto-dependencies
#15198 by dependabot bot was merged Mar 13, 2025 Loading…
chore(deps): bump serde from 1.0.218 to 1.0.219 auto-dependencies
#15197 by dependabot bot was merged Mar 13, 2025 Loading…
implement tree explain for CoalesceBatchesExec sqllogictest SQL Logic Tests (.slt)
#15194 by Standing-Man was merged Mar 13, 2025 Loading…
Move catalog_common out of core catalog Related to the catalog crate core Core DataFusion crate
#15193 by logan-keede was merged Mar 14, 2025 Loading…
Minor: split EXPLAIN and ANALYZE planning into different functions core Core DataFusion crate
#15188 by alamb was merged Mar 12, 2025 Loading…
Implement tree explain for LazyMemoryExec sqllogictest SQL Logic Tests (.slt)
#15187 by zebsme was merged Mar 13, 2025 Loading…
Implement tree explain for JsonSink sqllogictest SQL Logic Tests (.slt)
#15185 by irenjj was merged Mar 12, 2025 Loading…
Implement tree explain for JsonSink core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#15184 by irenjj was closed Mar 12, 2025 Loading…
Remove unused wildcard expanding methods logical-expr Logical plan and expressions
#15180 by goldmedal was merged Mar 13, 2025 Loading…
chore(deps): bump libc from 0.2.170 to 0.2.171 auto-dependencies common Related to common crate
#15176 by dependabot bot was merged Mar 12, 2025 Loading…
Fix datafusion proto crate json feature development-process Related to development process of DataFusion proto Related to proto crate
#15172 by Owen-CH-Leung was merged Mar 13, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.