v.25.11Bug Fix (user-visible misbehavior in an official stable release)
Fix LOGICAL_ERROR
Fix LOGICAL_ERROR in L2DistanceTransposed(vec1, vec2, p) where the optimization for partial QBit reading incorrectly removed Nullable from the return type when p was LowCardinality(Nullable(T)). Resolves #88362. #89397 (Raufs Dunamalijevs).