Hi everyone,

TextIO adds an extra newline to every element. Is there a way to avoid it?
If I write a 10-byte file, I get 11 bytes in the destination (with that
extra newline)

https://github.com/apache/beam/blob/f09f2afa25299cf0af67476e10f0deb330b7b810/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java#L1300

Thank you
Regards
Pradyumna

Reply via email to