| this |
A RecordBatch. |
| offset |
The offset of sub RecordBatch. |
| length |
The length of sub RecordBatch. |
|
The sub RecordBatch. It covers only from `offset` to `offset + length` range. The sub RecordBatch shares values with the base RecordBatch. |