Documentation
Dlang.org
ArrowFileWriter.newArrow
parquet
arrow_file_writer
ArrowFileWriter
class
ArrowFileWriter
static
parquet.arrow_file_writer.ArrowFileWriter
newArrow
(
arrow.schema.Schema
schema
,
arrow.output_stream.OutputStream
sink
,
parquet.writer_properties.WriterProperties
writerProperties
= null
)
parquet
arrow_file_writer
ArrowFileWriter
functions
close
getSchema
newBufferedRowGroup
newRowGroup
writeChunkedArray
writeRecordBatch
writeTable
static functions
newArrow
newPath