v.25.3Bug Fix (user-visible misbehavior in an official stable release)
Flush output write buffers before finalizing them
Flush output write buffers before finalizing them. FixLOGICAL_ERRORgenerated during the finalization of some output format, e.g.JSONEachRowWithProgressRowOutputFormat. #76726 (Antonio Andelic).