### Issue 1. Save a ParquetLoader model context. 2. 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".