Method

ArrowFlightStreamChunkget_data

since: 6.0.0

Declaration [src]

GArrowRecordBatch*
gaflight_stream_chunk_get_data (
  GAFlightStreamChunk* chunk
)

Description

No description available.

Available since: 6.0.0

Return value

Type: GArrowRecordBatch

The data of the chunk.

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