Skip to content

[Bug] zstandard codec is supported but you need to install one of the following libraries: ('backports.zstd',) #7833

@SteNicholas

Description

@SteNicholas

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

1.14.1

Compute Engine

PyPaimon

Minimal reproduce step

ManifestListManager#read reads zstd codec avro without backports.zstd.

What doesn't meet your expectations?

There is exception in reader = fastavro.reader(buffer), which exception message is zstandard codec is supported but you need to install one of the following libraries: ('backports.zstd',).

Anything else?

No.

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions