Xuanwo

Results 1624 comments of Xuanwo

> But still, it is OK to separate an image with only test dependencies like `build-tool`, no need to publish it for every release. `bend-dev` and `bend-test`?

This issue is not valid anymore. Let's close.

`targets` have different meanings in rust, and it seems we don't need to add an extra layer. How about renaming `cmds` to `bianries`? ``` binaries - query - meta -...

Rename `common` to `components`? Or we will do this in the next parts?

> `cargo install databend-bianries` ? I guess we should only upload libs to `crates.io`. Binaries are so large that not suitable for users to `cargo install` them directly.

> This is a monster PR! Can we split into more than one PR? The layout change will block many other PRs, and other PRs will block this PR too....

Ooops, there are many conflicts. Git is not smart enough :cry:

This PR shows how frequently we change our code (just in one day)...

cc @PsiACE, Let's try merge this PR today!

Github is more stupid than Git. `git merge` works excellent, but GitHub marks it as conflicts.