Method

ParquetArrowFileWriterget_schema

since: 18.0.0

Declaration [src]

GArrowSchema*
gparquet_arrow_file_writer_get_schema (
  GParquetArrowFileWriter* writer
)

Description

No description available.

Available since: 18.0.0

Return value

Type: GArrowSchema

The schema to be written to.

The caller of the method takes ownership of the data, and is responsible for freeing it.