Method
ArrowFlightStreamChunkget_data
Declaration [src]
GArrowRecordBatch*
gaflight_stream_chunk_get_data (
GAFlightStreamChunk* chunk
)
Return value
Returns: | GArrowRecordBatch |
The data of the chunk. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |