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

[branch-49] Update version to 49.0.0, add changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#16822 opened Jul 18, 2025 by alamb Loading…
Address memory over-accounting in array_agg functions Changes to functions implementation
#16816 opened Jul 18, 2025 by gabotechs Loading…
chore: use equals_datatype for BinaryExpr physical-expr Changes to the physical-expr crates
#16813 opened Jul 18, 2025 by comphead Loading…
chore(deps): bump on-headers and compression in /datafusion/wasmtest/datafusion-wasm-app dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#16812 opened Jul 17, 2025 by dependabot bot Loading…
Report error when SessionState::sql_to_expr_with_alias does not consume all input core Core DataFusion crate sql SQL Planner
#16811 opened Jul 17, 2025 by pepijnve Loading…
chore(deps): bump substrait from 0.58.0 to 0.59.0 auto-dependencies substrait Changes to the substrait crate
#16808 opened Jul 17, 2025 by dependabot bot Loading…
chore(deps): bump the proto group with 2 updates auto-dependencies proto Related to proto crate
#16806 opened Jul 17, 2025 by dependabot bot Loading…
chore: add tests for out of bounds for NullArray sqllogictest SQL Logic Tests (.slt)
#16802 opened Jul 16, 2025 by comphead Loading…
Allow comparison between boolean and int values logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#16798 opened Jul 16, 2025 by osipovartem Loading…
Add support for Float16 type in substrait substrait Changes to the substrait crate
#16793 opened Jul 15, 2025 by jatin510 Loading…
fix: skip predicates on struct unnest in PushDownFilter documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#16790 opened Jul 15, 2025 by akoshchiy Loading…
cache generation of dictionary keys and null arrays for ScalarValue common Related to common crate
#16789 opened Jul 15, 2025 by adriangb Loading…
Add reproducing test cases for stackoverflows substrait Changes to the substrait crate
#16787 opened Jul 15, 2025 by ahmed-mez Loading…
Refactor binary.rs tests into modular submodules under binary/tests logical-expr Logical plan and expressions
#16782 opened Jul 15, 2025 by kosiew Loading…
feat: Dynamic Parquet encryption and decryption properties common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate
#16779 opened Jul 15, 2025 by adamreeve Loading…
feat: change Expr OuterReferenceColumn to Box type for reducing expr struct size api change Changes the API exposed to users of the crate catalog Related to the catalog crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner substrait Changes to the substrait crate
#16771 opened Jul 14, 2025 by zhuqi-lucas Loading…
feat: improve LiteralGuarantee for the case like (a=1 AND b=1) OR (a=2 AND b=3) physical-expr Changes to the physical-expr crates
#16762 opened Jul 13, 2025 by haohuaijin Loading…
48.0.1 catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#16755 opened Jul 12, 2025 by matthewmturner Loading…
feat(datafusion-proto): allow TableSource to be serialized api change Changes the API exposed to users of the crate catalog Related to the catalog crate core Core DataFusion crate documentation Improvements or additions to documentation proto Related to proto crate substrait Changes to the substrait crate
#16750 opened Jul 11, 2025 by colinmarc Loading…
Use tokio::task::coop::poll_proceed by default in CooperativeStream common Related to common crate physical-plan Changes to the physical-plan crate
#16748 opened Jul 11, 2025 by pepijnve Draft
ProTip! no:milestone will show everything without a milestone.