Skip to content

Update Parquet.net to latest version #6030

Description

@zweistein22

Microsoft.ML.Parquet must use Parquet.net version == 2.1.3 . It may not use the current Parquet.net versions 3.xx (3.91) as the internal structures have changed and Parquet.Data.Dataset does not exist in recent Parquet.net versions.

When a newer Parquet.dll is found however this newer version is used and causes a crash al Assembly.Load

https://github.com/Rokin-Tech/machinelearning/tree/main/src/Microsoft.ML.Parquet
Best solution would be to update Microsoft.ML.Parquet .

second best is to force linkage of exact parquet.net 2.1.3 and not allow >= 2.1.3

Best regards
Andreas

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestloadsaveBugs related loading and saving data or models

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions