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

speedup date_trunc (~7x faster) in some cases documentation Improvements or additions to documentation functions Changes to functions implementation
#16859 opened Jul 22, 2025 by waynexia Loading…
Fixes 3 bugs during serialization and deserialization of physical plans core Core DataFusion crate ffi Changes to the ffi crate physical-plan Changes to the physical-plan crate proto Related to proto crate
#16858 opened Jul 22, 2025 by NGA-TRAN Loading…
Ensure Substrait consumer can handle expressions in VirtualTable substrait Changes to the substrait crate
#16857 opened Jul 22, 2025 by lorenarosati Loading…
MINOR: add unit tests for chr function functions Changes to functions implementation
#16856 opened Jul 22, 2025 by waynexia Loading…
[main] Update version to 49.0.0, add 49.0.0 changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#16855 opened Jul 22, 2025 by alamb Loading…
Fix: unnest with alias reports error logical-expr Logical plan and expressions sql SQL Planner
#16854 opened Jul 22, 2025 by xudong963 Draft
Docs: Update Upgrading.md to reflect 49.0.0 is released documentation Improvements or additions to documentation
#16853 opened Jul 22, 2025 by alamb Loading…
fix: PlaceholderRowExec::partition_statistics core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16851 opened Jul 22, 2025 by crepererum Loading…
feat(spark): Implement Spark string function luhn_check spark sqllogictest SQL Logic Tests (.slt)
#16848 opened Jul 22, 2025 by Standing-Man Loading…
Improve async_udf example and docs core Core DataFusion crate documentation Improvements or additions to documentation
#16846 opened Jul 21, 2025 by alamb Loading…
fix(build-wasm): put arrow-ipc/zstd dep under compression feature core Core DataFusion crate
#16844 opened Jul 21, 2025 by chrisvander Loading…
Derive UDF equality from PartialEq, Hash core Core DataFusion crate logical-expr Logical plan and expressions
#16842 opened Jul 21, 2025 by findepi Draft
Fix integration tests not running core Core DataFusion crate datasource Changes to the datasource crate
#16835 opened Jul 21, 2025 by kosiew Loading…
feat: enhance support for Decimal128 and Decimal256 common Related to common crate optimizer Optimizer rules
#16831 opened Jul 20, 2025 by theirix Loading…
feat(spark): implement Spark math function mod/pmod spark sqllogictest SQL Logic Tests (.slt)
#16829 opened Jul 20, 2025 by chenkovsky Loading…
feat(spark): implement Spark datetime function last_day spark sqllogictest SQL Logic Tests (.slt)
#16828 opened Jul 20, 2025 by Standing-Man Loading…
Replace π-related bound constants with next_up/next_down common Related to common crate
#16823 opened Jul 18, 2025 by rthummaluru Loading…
Address memory over-accounting in array_agg functions Changes to functions implementation
#16816 opened Jul 18, 2025 by gabotechs 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…
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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.