3 references to Schema
Microsoft.ML.Parquet (3)
ParquetLoader.cs (3)
460Utils.BuildSubsetMaps(Schema.Count, columnsNeeded, out _actives, out _colToActivesIndex); 491Ch.CheckParam(IsColumnActive(Schema[col]), nameof(col)); 539Ch.CheckParam(IsColumnActive(Schema[col]), nameof(col));