ClickHouse / ClickHouse/clickhouse-analyzer
Support CREATE statment
Open
enhancement
- Dominant language
- Rust
- Stars
- 21
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## use case
to get DDL parsed to access programatically things like a column `ttl`
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or parser entry points. Begin by locating the SQL parsing path for DDL and determine how CREATE statements and column metadata are represented; done means CREATE statements are parsed so callers can access attributes such as a column's ttl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100