2 references to PathParserFactory
Microsoft.ML.Parquet (2)
PartitionedFileLoader.cs (2)
182_pathParser = args.PathParserFactory.CreateComponent(_host); 183_host.CheckUserArg(_pathParser != null, nameof(args.PathParserFactory), "Failed to create the FilePathSpec.");