v.25.5Bug Fix (user-visible misbehavior in an official stable release)
Fix a bug where arrayUnion() returned extra
Fixes a bug where arrayUnion() returned extra (incorrect) values on tables that had batch inserts. Fixes #79157. #79158 (Peter Nguyen).