XiaoMi / soar

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

--report-type json score differ from --report-type markdown #282

Closed martianzhang closed 3 years ago

martianzhang commented 3 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.
./bin/soar -query 'wrong sql' -report-type json
  1. What did you expect to see?

score = 0 same as --report-type markdown

  1. What did you see instead?

score = 60

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

latest