FileSystem.openInputStream

arrow.input_stream.InputStream openInputStream(string path)

Open an input stream for sequential reading.

Parameters

pathThe path of the input stream.

Returns

A newly created

#GArrowInputStream.

Throws

[ErrorWrap]