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 摘要。