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