v.25.4Bug Fix (user-visible misbehavior in an official stable release)
Disable parallelization of query processing right after
Official CH changelog text
Disable parallelization of query processing right after reading FROM when distributed_aggregation_memory_efficient enabled, it may lead to logical error. Closes #76934. #78500 (flynn).