Adding JOIN support for parallel replicas on ClickHouse
Parallel replicas are a powerful way to distribute query execution on a ClickHouse cluster. But they didn't support JOINs until we merged this powerful PR.
Parallel replicas are a powerful way to distribute query execution on a ClickHouse cluster. But they didn't support JOINs until we merged this powerful PR.