Method

ArrowFlightStreamChunkget_data

Declaration [src]

GArrowRecordBatch*
gaflight_stream_chunk_get_data (
  GAFlightStreamChunk* chunk
)

Description

No description available.
Available since:6.0.0

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.