I was a bit skeptical about the removal of the return value of `tryFinishCurrentBufferBuilder()` at first, but I don't see a reason to tie breaking out of the loop from full records to actually having a buffer builder present - once we completed writing the complete record, we can break out. -> therefore it is ok and probably better than before
[ Full content available at: https://github.com/apache/flink/pull/6417 ] This message was relayed via gitbox.apache.org for [email protected]
