1 reference to MaxRecordBatchLength
Microsoft.Data.Analysis (1)
PrimitiveDataFrameColumn.cs (1)
116
protected internal override int GetMaxRecordBatchLength(long startIndex) => _columnContainer.
MaxRecordBatchLength
(startIndex);