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

Remove uses of #[allow(dead_code)] in favor of _identifier core Core DataFusion crate execution Related to the execution crate physical-expr Physical Expressions
#13328 opened Nov 9, 2024 by ding-young Loading…
feat: support DEALLOCATE to remove prepared statements core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13327 opened Nov 9, 2024 by jonahgao Loading…
Remove warning logs during the document build process documentation Improvements or additions to documentation
#13324 opened Nov 9, 2024 by tlm365 Loading…
Update dev script to publish FFI crate development-process Related to development process of DataFusion
#13322 opened Nov 9, 2024 by timsaucer Loading…
minor(docs): Add docs for regen.sh documentation Improvements or additions to documentation
#13321 opened Nov 9, 2024 by jonathanc-n Loading…
chore: remove unnecessary test helpers optimizer Optimizer rules
#13317 opened Nov 8, 2024 by findepi Loading…
feat: support normalized expr in CSE common Related to common crate logical-expr Logical plan and expressions optimizer Optimizer rules
#13315 opened Nov 8, 2024 by zhuliquan Loading…
support recursive CTEs logical plans in datafusion-proto proto Related to proto crate
#13314 opened Nov 8, 2024 by leoyvens Loading…
Support LIKE with ESCAPE \ physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13312 opened Nov 8, 2024 by findepi Loading…
Add stacker and recursive common Related to common crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner
#13310 opened Nov 8, 2024 by peter-toth Loading…
Optimize replace_params_with_values core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#13308 opened Nov 8, 2024 by askalt Loading…
Add sort integration benchmark
#13306 opened Nov 8, 2024 by 2010YOUY01 Loading…
Fix ExprSchema extraction of metadata for Cast expressions. logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13305 opened Nov 8, 2024 by wiedld Loading…
Introduce TypePlanner for customizing type planning core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#13294 opened Nov 7, 2024 by goldmedal Loading…
Add an example of invoke_batch_with_return_type logical-expr Logical plan and expressions physical-expr Physical Expressions
#13289 opened Nov 7, 2024 by joseph-isaacs Draft
WIP: Update to sqlparser-rs 0.52.0 pre-release sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13282 opened Nov 6, 2024 by alamb Draft
feat: Added Timestamp/Binary/Float to fuzz core Core DataFusion crate
#13280 opened Nov 6, 2024 by jonathanc-n Loading…
Support unparsing plans after applying optimize_projections rule common Related to common crate documentation Improvements or additions to documentation execution Related to the execution crate optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13267 opened Nov 5, 2024 by sgrebnov Loading…
Add fuzz testing for UTF8 LIKE pruning core Core DataFusion crate
#13253 opened Nov 4, 2024 by alamb Draft
ProTip! What’s not been updated in a month: updated:<2024-10-09.