1 reference to GetRowCount
Microsoft.ML.Parquet (1)
ParquetLoader.cs (1)
470var numBlocks = MathUtils.DivisionCeiling((long)parent.GetRowCount(), _readerOptions.Count);