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

Add generate_series() udtf (and introduce 'lazy' MemoryExec) catalog Related to the catalog crate core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13540 opened Nov 23, 2024 by 2010YOUY01 Loading…
[WIP] improve vectorized operations for primitives physical-expr Physical Expressions
#13539 opened Nov 23, 2024 by Rachelint Draft
Update tests and resolve TODOs after arrow update sqllogictest SQL Logic Tests (.slt)
#13538 opened Nov 23, 2024 by findepi Loading…
2
2
Minor: add version to RuntimeEnv::new deprecation message execution Related to the execution crate
#13537 opened Nov 23, 2024 by alamb Loading…
Rename BuiltInWindow* to UDFWindow* physical-expr Physical Expressions proto Related to proto crate
#13536 opened Nov 23, 2024 by irenjj Loading…
Set timezone for group column timestamp type physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13535 opened Nov 23, 2024 by jayzhan211 Loading…
Fix panic when hashing empty FixedSizeList Array common Related to common crate
#13533 opened Nov 22, 2024 by findepi Loading…
test: allow external_access_plan run on windows core Core DataFusion crate
#13531 opened Nov 22, 2024 by zhuliquan Loading…
Multipart signature issue core Core DataFusion crate
#13529 opened Nov 22, 2024 by avantgardnerio Draft
feat: Add ConfigOptions to ScalarFunctionArgs common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#13527 opened Nov 22, 2024 by Omega359 Loading…
Support Unnest in Subqueries optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#13523 opened Nov 22, 2024 by kosiew Loading…
chore: Create devcontainer.json
#13520 opened Nov 21, 2024 by rluvaton 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…
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 Draft
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…
Move many udf implementations from invoke to invoke_batch 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 Loading…
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
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…
Support custom field metadata in UDF logical-expr Logical plan and expressions
#13458 opened Nov 18, 2024 by lewiszlw Loading…
ProTip! no:milestone will show everything without a milestone.