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

Make tree the Default EXPLAIN Format and Reorder Documentation Sections documentation Improvements or additions to documentation
#15706 opened Apr 14, 2025 by kosiew Loading…
ci: fix workflow triggering extended tests from pr comments. development-process Related to development process of DataFusion
#15704 opened Apr 14, 2025 by ashdnazg Loading…
chore(deps): bump flate2 from 1.1.0 to 1.1.1 auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate
#15703 opened Apr 14, 2025 by dependabot bot Loading…
tests: only refresh the minimum sysinfo in mem limit tests. core Core DataFusion crate
#15702 opened Apr 14, 2025 by ashdnazg Loading…
feat: Emit warning with Diagnostic when doing = Null sql SQL Planner
#15696 opened Apr 13, 2025 by changsun20 Loading…
Apply pre-selection and computation skipping to short-circuit optimization physical-expr Changes to the physical-expr crates
#15694 opened Apr 12, 2025 by acking-you Loading…
fix: unparse join without projection sql SQL Planner
#15693 opened Apr 12, 2025 by chenkovsky Loading…
add config parse_hex_as_fixed_size_binary common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15687 opened Apr 11, 2025 by leoyvens Loading…
dynamic filter refactor physical-expr Changes to the physical-expr crates
#15685 opened Apr 11, 2025 by jayzhan211 Draft
fix: miss output ordering during projection datasource Changes to the datasource crate
#15683 opened Apr 11, 2025 by xudong963 Draft
Attach Diagnostic to syntax errors sql SQL Planner
#15680 opened Apr 10, 2025 by logan-keede Loading…
wip remove future overhead when tracing is off. common Related to common crate
#15679 opened Apr 10, 2025 by ashdnazg Draft
chore(deps): bump petgraph from 0.7.1 to 0.8.1 auto-dependencies physical-expr Changes to the physical-expr crates
#15669 opened Apr 10, 2025 by dependabot bot Loading…
feat: support min/max for struct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15667 opened Apr 10, 2025 by chenkovsky Loading…
[WIP] Experiment with DataFusion against Arrow with Extension DataType support common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
#15663 opened Apr 9, 2025 by paleolimbot Draft
Add Extension Type / Metadata support for Scalar UDFs core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate
#15646 opened Apr 8, 2025 by timsaucer Draft
docs: add conventional commit guide and PR title examples documentation Improvements or additions to documentation
#15638 opened Apr 8, 2025 by THEAYUSHIMISHRA Draft
Add Cloud-Native Performance Monitoring System with GitHub Integration core Core DataFusion crate development-process Related to development process of DataFusion
#15624 opened Apr 7, 2025 by satwikmishra11 Draft
Update parser recursion limit from 50 to 100 common Related to common crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15622 opened Apr 7, 2025 by Omega359 Draft
Updated extending operators documentation documentation Improvements or additions to documentation
#15612 opened Apr 7, 2025 by the0ninjas Draft
Cascaded spill merge and re-spill common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate sqllogictest SQL Logic Tests (.slt)
#15610 opened Apr 7, 2025 by 2010YOUY01 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.