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

Final release note touchups development-process Related to development process of DataFusion
#15741 opened Apr 16, 2025 by alamb Loading…
fix: serialize listing table without partition column proto Related to proto crate
#15737 opened Apr 16, 2025 by chenkovsky Loading…
Improve simplify_expressions rule optimizer Optimizer rules
#15735 opened Apr 16, 2025 by xudong963 Loading…
Minor: remove unused logic for limit pushdown optimizer Optimizer rules
#15730 opened Apr 16, 2025 by zhuqi-lucas Loading…
Avoid computing unnecessary statstics datasource Changes to the datasource crate
#15729 opened Apr 16, 2025 by xudong963 Loading…
Return field instead of datatype for return_type_from_args 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
#15728 opened Apr 15, 2025 by timsaucer Draft
Coerce and simplify FixedSizeBinary equality to literal binary logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15726 opened Apr 15, 2025 by leoyvens Loading…
Add slt tests for datafusion.execution.parquet.coerce_int96 setting sqllogictest SQL Logic Tests (.slt)
#15723 opened Apr 15, 2025 by alamb Loading…
support OR operator in binary evaluate_bounds logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#15716 opened Apr 15, 2025 by davidhewitt Loading…
Refactor regexp slt tests sqllogictest SQL Logic Tests (.slt)
#15709 opened Apr 14, 2025 by kumarlokesh Loading…
Improve documentation for format OPTIONS clause core Core DataFusion crate documentation Improvements or additions to documentation
#15708 opened Apr 14, 2025 by marvelshan Loading…
feat: add multi level merge sort that will always fit in memory core Core DataFusion crate
#15700 opened Apr 13, 2025 by rluvaton Loading…
Apply pre-selection and computation skipping to short-circuit optimization performance Make DataFusion faster physical-expr Changes to the physical-expr crates
#15694 opened Apr 12, 2025 by acking-you 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
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 common Related to common crate 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.