[EPIC] [DuckDB] SQL Understanding
Open
adapter:duckdb
area:static-analysis
engine:v2
type:epic
- Dominant language
- Rust
- Stars
- 13.8k
- Forks
- 2.6k
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 56
Description
Epic tracking DuckDB-specific SQL understanding issues — parser, type system, and static analysis (binder) gaps for DuckDB SQL.
This is the general SQL-understanding bug tracker for DuckDB, complementing the per-category function-typechecking epics (#15097 Array & List, #15098 String & Binary, #15099 Math/Arithmetic/Bitwise, #15100 Struct/Union/Composite, #15101 Date/Time/UUID, #15102 System/Utility/Aggregate).
Scope: static analysis / strict typechecking bugs, parser rejections of valid DuckDB SQL, type-coercion gaps, and binder behavior — as opposed to single-function overload additions (tracked in the function epics above).
Sub-issues are linked below.
Contributor guide
Assessment
This issue has not been assessed yet.