Druid sql parser 如何将不支持的数据库的语法树集成到Druid里面
Open
- Dominant language
- Java
- Stars
- 28.2k
- Forks
- 8.6k
- PR merge metrics
- No merged PRs in 30d
Description
我们数据库语法树文件是用yacc生成的.y文件,目前需要二次开发将语法树集成到Druid里使其可以支持我们数据库语法的解析,怎么办呢
Contributor guide
Research direction
Start by reading Druid's SQL parser entry points and the database grammar's yacc-generated .y files. Determine the integration approach and define completion as Druid parsing the database's supported syntax correctly; no specific Druid files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100