Fix for parallel replicas not completely disabled by granule count threshold#51805
Conversation
|
This is an automated comment for commit 9cadcb1 with description of existing statuses. It's updated for the latest CI running
|
ef15c11 to
c0629a3
Compare
|
I guess this will conflict with #51805, which fully deactivates parallel replicas (no setup) instead. |
@Algunenano you probably meant not #51805 (it's this one) but some other PR? |
|
Yes sorry, I meant #51692 |
@Algunenano I tried you PR and it does fix my case. |
As you wish, I can simply revert the commits (to remove the new condition) once this is merged. If you want to continue I'd suggest also testing with ReplicatedMergeTree, I'd expect to see a similar condition also in |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
This led to incorrect result when trying to read 0 columns from remote for
count()