get_record_batch


Description:

[ Version ( deprecated = true , deprecated_since = "0.5.0" , since = "0.4.0" ) ]
public RecordBatch? get_record_batch (uint i) throws Error

Warning: get_record_batch is deprecated since 0.5.0.

Parameters:

this

A RecordBatchFileReader.

i

The index of the target record batch.

Returns:

The i-th record batch in the file or null on error.