read_next_record_batch


Description:

[ Version ( deprecated = true , deprecated_since = "0.8.0" , since = "0.5.0" ) ]
public RecordBatch? read_next_record_batch () throws Error

Warning: read_next_record_batch is deprecated since 0.8.0.

Parameters:

this

A RecordBatchReader.

Returns:

The next record batch in the stream or null on end of stream.