Skip to content

feat(sql-ai): unify Druid SQL validation for Query and Console - #244

Merged
Zxc4wonder merged 4 commits into
devfrom
pr@dev@feat_sql_validate
Sep 4, 2026
Merged

feat(sql-ai): unify Druid SQL validation for Query and Console#244
Zxc4wonder merged 4 commits into
devfrom
pr@dev@feat_sql_validate

Conversation

@fit2bot

@fit2bot fit2bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

feat(sql-ai): unify Druid SQL validation for Query and Console Extract a shared SqlValidator so Query parse and AI tools use the same Druid parse result. Query rejects unparseable drafts; Console still inserts them with an explicit notice. Stop treating system catalog references as AI security failures.

Extract a shared SqlValidator so Query parse and AI tools use the same
Druid parse result. Query rejects unparseable drafts; Console still
inserts them with an explicit notice. Stop treating system catalog
references as AI security failures.
@fit2bot
fit2bot requested a review from a team September 4, 2026 07:01
@Zxc4wonder
Zxc4wonder merged commit 5cd69a7 into dev Sep 4, 2026
3 checks passed
@Zxc4wonder
Zxc4wonder deleted the pr@dev@feat_sql_validate branch September 4, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants