Issue
- Save a ParquetLoader model context.
- Load the model context with an empty IMultiStreamSource.
Expected result:
The model can be loaded to inspect the schema.
Actual result:
The model will throw the error "Parquet loader must be created with one file".