* Support colocate join Colocate join means two table are distributed by the columns being joined, then we can join them locally on each backend. Colocate join no data movement and has more concurrency.
* Support colocate join Colocate join means two table are distributed by the columns being joined, then we can join them locally on each backend. Colocate join no data movement and has more concurrency.