}
catch (final IOException exception) {
throw new RuntimeException("Error serializing parameters for SQL batch element: " +
i + " with plan fragment ID: " + planFragmentIds[i] +
" and with params: " +
pset.toJSONString(), exception);
}
}
}
// checkMaxFsSize();