coze-dev / coze-dev/coze-studio

sql语句转换涉及join时替换不全

Open
#2,284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

查询条件在两个表中时,模型给出的sql语句含有join,在转为实际查询时,表名、列名替换不全

Image

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported case where query conditions span two tables and the generated SQL contains a JOIN. Locate the SQL conversion entry point and trace how table and column names are replaced in JOIN queries. Done means all relevant table and column references are replaced correctly in the resulting executable query.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql, typescript
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.