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

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

    area-CoreCore ML.NET APIs and shared functionalityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions