v.24.9Bug Fix
Incorrect Query Result with Parallel Replicas and Decimal Conversion in IN Operator
Incorrect query result with parallel replicas (distribute queries as well) when IN operator contains conversion to Decimal(). The bug was introduced with the new analyzer. #67234 (Igor Nikonov).