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. Fix LOGICAL_ERROR generated during the finalization of some output format, e.g. JSONEachRowWithProgressRowOutputFormat. #76726 (Antonio Andelic).