read_stripe


Description:

[ Version ( since = "0.10.0" ) ]
public RecordBatch? read_stripe (int64 i) throws Error

Parameters:

this

A ORCFileReader.

i

The stripe index to be read.

Returns:

A newly read stripe as RecordBatch or null on error.