XiaoMi / soar

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

where 1恒真情况,增加建议与优化 #38

Closed xiyangxixian closed 5 years ago

xiyangxixian commented 5 years ago

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.
    echo "select col from tb where 1" | soar
  2. What did you expect to see?

give RES.007 suggest

  1. What did you see instead?

no suggest yet

  1. What version of are you using (soar -version)?

0.8.1