Skip to content

how to improve the parallelism of queries #7607

Answered by BohuTANG
qicaiyulin asked this question in Q&A
Discussion options

You must be logged in to vote

Yes.
Currently, SELECT and INSERT in Databend are distributed among cluster nodes. Others we are still improving, such as the COPY command.

The main code is in:
https://github.com/datafuselabs/databend/blob/d6b86315015f052ceba3741b57391e6dbf87e7fb/src/query/service/src/optimizers/optimizer_scatters.rs

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Xuanwo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants