#GArrowOutputStream.
FileSystem.openOutputStream
arrow.output_stream.OutputStream openOutputStream(string path)Open an output stream for sequential writing. If the target already exists, the existing data is truncated.
Parameters
path | The path of the output stream. |
Returns
A newly created
Throws
[ErrorWrap]