Skip to content

Issues: apache/datafusion

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Add Support for Dynamic SQL Macros for Flexible Column Selection catalog Related to the catalog crate common Related to common crate core Core DataFusion crate functions Changes to functions implementation optimizer Optimizer rules sql SQL Planner
#15926 opened May 2, 2025 by kumarlokesh Draft
fix: Allow ORDER BY aggregates not present in SELECT list logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15876 opened Apr 28, 2025 by UBarney Loading…
POC: Parse to Merge Logical Plan logical-expr Logical plan and expressions sql SQL Planner
#15862 opened Apr 26, 2025 by jonathanc-n Draft
feat: ORDER BY ALL logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15772 opened Apr 19, 2025 by PokIsemaine Loading…
Fix Infer prepare statement type tests sql SQL Planner
#15743 opened Apr 17, 2025 by brayanjuls Loading…
fix: enhance-CLI-query-header-for-cast-expressions-with-literals core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#15736 opened Apr 16, 2025 by qstommyshu Draft
[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
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
feat(sql): add diagnostic for wrong number of function arguments common Related to common crate sql SQL Planner
#15490 opened Mar 29, 2025 by prowang01 Draft
Attach diagnostic for wrong arg number error common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#15451 opened Mar 27, 2025 by Chen-Yuan-Lai Draft
chore: move optimize_subquery_sort into optimizer optimizer Optimizer rules sql SQL Planner
#15441 opened Mar 26, 2025 by irenjj Draft
Support Avg distinct for float64 type catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#15413 opened Mar 25, 2025 by qazxcdswe123 Draft
Draft: User define type coercion in LogicalBuilder core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15391 opened Mar 24, 2025 by jayzhan211 Draft
#5483 development-process Related to development process of DataFusion documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sql SQL Planner
#15307 opened Mar 19, 2025 by SanjayUG Draft
Draft: Parse literal to different types sql SQL Planner
#15202 opened Mar 13, 2025 by jayzhan211 Draft
[WIP] Attempt piping through field metadata in as many places as possible common Related to common crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
#15036 opened Mar 5, 2025 by paleolimbot Draft
BUG: schema_force_view_type configuration not working for CREATE EXTERNAL TABLE core Core DataFusion crate development-process Related to development process of DataFusion execution Related to the execution crate physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14922 opened Feb 28, 2025 by zhuqi-lucas Draft
Reuse alias if possible logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14781 opened Feb 19, 2025 by blaginin Draft
[wip] attach diagnostic to duplicate table name error common Related to common crate sql SQL Planner Stale PR has not had any activity for some time
#14767 opened Feb 19, 2025 by zjregee Draft
[WIP] chore: Add detailed error for sum::coerce_type common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#14710 opened Feb 17, 2025 by dentiny Draft
Support bounds evaluation for temporal data types common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner
#14523 opened Feb 6, 2025 by ch-sc Loading…
refactor: do ambiguous_distinct_check in select sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14180 opened Jan 18, 2025 by lichuang Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.