GArrow.RecordBatchReader.read_all – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
RecordBatchReader
record_batch_reader
sources
import
RecordBatchReader
export
get_next_record_batch
get_schema
get_sources
read_all
read_next
read_next_record_batch
read_all
Description:
[
Version
( since =
"6.0.0"
) ]
public
Table
?
read_all
()
throws
Error
Parameters:
this
A
RecordBatchReader
.
Returns:
The all record batches in the stream as
Table
.