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

Add PhysicalExpr::is_volatile optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#17351 opened Aug 28, 2025 by adriangb Loading…
fix: Expose hash to FFI udf/udaf/udwf to fix their Eq ffi Changes to the ffi crate
#17350 opened Aug 28, 2025 by crystalxyz Loading…
Push the limits past window functions common Related to common crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#17347 opened Aug 28, 2025 by avantgardnerio Loading…
feat: Make Parquet EncryptionFactory async core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate
#17342 opened Aug 28, 2025 by adamreeve Loading…
Push down sorts into TableScan logical plan node logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#17337 opened Aug 27, 2025 by adriangb Loading…
Refactor TableProvider::scan into TableProvider::scan_with_args catalog Related to the catalog crate core Core DataFusion crate
#17336 opened Aug 27, 2025 by adriangb Loading…
feat: make sql an optional feature catalog Related to the catalog crate common Related to common crate core Core DataFusion crate development-process Related to development process of DataFusion execution Related to the execution crate 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 substrait Changes to the substrait crate
#17332 opened Aug 26, 2025 by timsaucer Loading…
feat(spark): implement Spark width_bucket function spark sqllogictest SQL Logic Tests (.slt)
#17331 opened Aug 26, 2025 by davidlghellin Loading…
optimizer: Rewrite IS NOT DISTINCT FROM joins as Hash Joins optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#17319 opened Aug 25, 2025 by 2010YOUY01 Loading…
chore(deps): bump substrait from 0.58.0 to 0.59.1 auto-dependencies substrait Changes to the substrait crate
#17317 opened Aug 25, 2025 by dependabot bot Loading…
Fix incorrect memory accounting for sliced StringViewArray physical-plan Changes to the physical-plan crate
#17315 opened Aug 25, 2025 by ding-young Loading…
fix: Support aggregate expressions in QUALIFY sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17313 opened Aug 25, 2025 by rkrishn7 Loading…
Support AS, UNION, INTERSECTION, EXCEPT, AGGREGATE pipe operators documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17312 opened Aug 24, 2025 by simonvandel Draft
Fix array types coercion: preserve child element nullability for list types logical-expr Logical plan and expressions
#17306 opened Aug 23, 2025 by sgrebnov Loading…
fix: Ensure the CachedParquetFileReader respects the metadata prefetch hint datasource Changes to the datasource crate
#17302 opened Aug 23, 2025 by nuno-faria Loading…
Memory datasource protobuf support proto Related to proto crate
#17290 opened Aug 22, 2025 by lewiszlw Loading…
Add array_transform function core Core DataFusion crate
#17289 opened Aug 22, 2025 by timsaucer Draft
5 tasks
Chore: Update a bunch of dependencies
#17288 opened Aug 22, 2025 by alamb Loading…
Expose and generalize cast_column to enable struct → struct casting in more contexts common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions
#17281 opened Aug 22, 2025 by kosiew Loading…
Support WHERE, ORDER BY, LIMIT, SELECT, EXTEND pipe operators documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17278 opened Aug 21, 2025 by simonvandel Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.