alibaba / alibaba/druid

Druid sql parser 如何将不支持的数据库的语法树集成到Druid里面

Open
#3,985 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
28.2k
Forks
8.6k
PR merge metrics
No merged PRs in 30d

Description

我们数据库语法树文件是用yacc生成的.y文件,目前需要二次开发将语法树集成到Druid里使其可以支持我们数据库语法的解析,怎么办呢

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.