XiaoMi / soar

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

Can NOT run `make tidb` #300

Open shawn0915 opened 2 years ago

shawn0915 commented 2 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. make tidb

  2. What did you expect to see? 可以成功执行。 install.md 中介绍,可以执行make tidb 更新依赖(make tidb 升级TiDB Parser依赖),但是实际并不可以?

  3. What did you see instead? make: *** No rule to make targettidb'. Stop.`

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

    $ git lg -n 1
    * f720930 - (HEAD, origin/dev, origin/HEAD, dev) fix some test cases after pr merged (4 months ago) <zhangliang032>