confluentinc / confluentinc/vscode
Implement basic Flink SQL parsing
Open
Flink
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
We need to parse Flink SQL statements to handle some cases like `SET`, `USE` and other CCloud-specific Flink settings. We will install and use https://github.com/DTStack/dt-sql-parser/tree/main/src/parser/flink in the background to get this started.
Contributor guide
Assessment
This issue has not been assessed yet.