ArrowFileWriter.path


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.11.0" ) ]
public ArrowFileWriter.path (Schema schema, string path, WriterProperties? writer_properties) throws Error

Parameters:

schema

Arrow schema for written data.

path

Path to be read.

writer_properties

A WriterProperties.

Returns:

A newly created ArrowFileWriter.