arrowdataset.file_format
Module for FileFormat class
Types 3
Methods
FileFormat self()Returns `this`, for use in `with` statements.FileFormatGidBuilder builder()Get builder for [arrowdataset.file_format.FileFormat] Returns: New builder objectbool equal(arrowdataset.file_format.FileFormat otherFormat)string getTypeName()arrowdataset.file_writer.FileWriter openWriter(arrow.output_stream.OutputStream destination, arrow.file_system.FileSystem fileSystem, string path, arrow.schema.Schema schema, arrowdataset.file_write_options.FileWriteOptions options)Fluent builder implementation template for arrowdataset.file_format.FileFormat
Methods
T format(void * propval)Fluent builder for arrowdataset.file_format.FileFormat
Methods
FileFormat build()Create object from builder. Returns: New object