Method
ArrowRecordBatchReaderget_schema
Declaration [src]
GArrowSchema*
garrow_record_batch_reader_get_schema (
GArrowRecordBatchReader* reader
)
Return value
Returns: | GArrowSchema |
The schema in the stream. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |