4paradigm / 4paradigm/OpenMLDB

ddl parser should return null if sql compile failed

未关闭
#3,890 0 条评论 0 个 reaction 已指派 1 人 已被 @vagetablechicken 认领 在 GitHub 查看
bug
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
1

描述

https://github.com/4paradigm/OpenMLDB/blob/e1369fb137602621bd41674077c5ab1c46b2d505/src/base/ddl_parser.cc#L122

We should check return value and status. Even the sql compile failed, the map `index_hints` may still have some index hints.

And it effect OpenMLDBSQLEmulator, release a new version, v1.1-beta

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。