XiaoMi / soar

SQL Optimizer And Rewriter
Apache License 2.0
8.67k stars 1.32k forks source link

"insert" syntax check bug #170

Closed hongjin95 closed 5 years ago

hongjin95 commented 5 years ago

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? echo 'insert into tb values(1)' | soar -only-syntax-check

  2. What did you expect to see? Result of syntax check

  3. What did you see instead? Bug report of soar.

  4. What version of are you using (soar -version)? the latest.

martianzhang commented 5 years ago

@hongjin95 ref #90