v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Parallel distributed INSERT SELECT
Parallel distributed INSERT SELECT with LIMIT was allowed which is not correct, it leads to data duplication in target table. #84477 (Igor Nikonov).