Interface IArrowReader
public interface IArrowReader
Methods
ReadNextRecordBatchAsync(CancellationToken)
ValueTask<RecordBatch> ReadNextRecordBatchAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationToken