Constructor
ArrowRecordBatchDatumnew
Declaration [src]
GArrowRecordBatchDatum*
garrow_record_batch_datum_new (
GArrowRecordBatch* value
)
Parameters
value |
GArrowRecordBatch |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowRecordBatchDatum |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |