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

Minor: clean up error entries core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner
#13521 opened Nov 21, 2024 by comphead Loading…
chore: Create devcontainer.json
#13520 opened Nov 21, 2024 by rluvaton Loading…
refactor: use std::slice::from_ref to remove some clones core Core DataFusion crate physical-expr Physical Expressions sql SQL Planner
#13518 opened Nov 21, 2024 by jonahgao Loading…
Reject CREATE TABLE/VIEW with duplicate column names common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13517 opened Nov 21, 2024 by findepi Loading…
refactor: change some hashbrown RawTable uses to HashTable common Related to common crate execution Related to the execution crate physical-expr Physical Expressions
#13514 opened Nov 21, 2024 by crepererum Loading…
Support within group syntax for existing aggregate functions logical-expr Logical plan and expressions sql SQL Planner
#13511 opened Nov 21, 2024 by Garamda Draft
Use // for unparsing DuckDB division operator sql SQL Planner
#13509 opened Nov 21, 2024 by Sevenannn Loading…
ScalarUDFImpl invoke improvements functions logical-expr Logical plan and expressions physical-expr Physical Expressions
#13507 opened Nov 20, 2024 by alamb Draft
[bug]: Fix wrong order by removal from plan physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13497 opened Nov 20, 2024 by akurmustafa Loading…
feat: Wrap TableScan with Filter in Join Unparsing sql SQL Planner unparser unparser component
#13496 opened Nov 20, 2024 by jonathanc-n Loading…
Add invoke fix tests core Core DataFusion crate documentation Improvements or additions to documentation functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sql SQL Planner
#13491 opened Nov 19, 2024 by joseph-isaacs Draft
Support duplicate column aliases in queries common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait
#13489 opened Nov 19, 2024 by findepi Draft
3
5
Avoid pushdown of volatile functions to tablescan logical-expr Logical plan and expressions optimizer Optimizer rules
#13475 opened Nov 18, 2024 by theirix Loading…
Added documentation for SortMergeJoin physical-expr Physical Expressions
#13469 opened Nov 18, 2024 by athultr1997 Loading…
Preserve field name when casting List common Related to common crate functions
#13468 opened Nov 18, 2024 by timsaucer Loading…
Return int32 for integer type date part functions sqllogictest SQL Logic Tests (.slt)
#13466 opened Nov 18, 2024 by jayzhan211 Loading…
Support custom field metadata in UDF logical-expr Logical plan and expressions
#13458 opened Nov 18, 2024 by lewiszlw Loading…
flamegraph
#13455 opened Nov 17, 2024 by jayzhan211 Draft
[not improved] Filter coalesce physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13450 opened Nov 16, 2024 by jayzhan211 Draft
Add example for using a separate threadpool for CPU bound work common Related to common crate
#13424 opened Nov 14, 2024 by alamb Draft
2 of 6 tasks
Refactor signatures for lpad, rpad, left, and right functions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13420 opened Nov 14, 2024 by jiashenC Draft
fix: Remove dangling table references in unparser sql SQL Planner unparser unparser component
#13405 opened Nov 14, 2024 by peasee Loading…
feat: Add implicit casting to TypeSignature::String logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#13404 opened Nov 14, 2024 by jonathanc-n Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.