Skip to content

Cannot load a ParquetLoader without a file. #471

Closed
@tyclintw

Description

@tyclintw

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".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Ivanidzo4ka@tyclintw

        Issue actions

          Cannot load a ParquetLoader without a file. · Issue #471 · dotnet/machinelearning