XiaoMi / soar

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

make编译失败了。 #319

Open GordonHuangYong opened 10 months ago

GordonHuangYong commented 10 months ago

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

run make in mac os 13.4.1 (c) (22F770820d)

soar@v0.8.1 % make 
go get -v -u github.com/pingcap/tidb/store/tikv
github.com/pingcap/tidb/store/tikv imports
    github.com/pingcap/pd/pd-client: cannot find module providing package github.com/pingcap/pd/pd-client
make: *** [tidb] Error 1
  1. What did you expect to see?

  2. What did you see instead?

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

soar@v0.8.1