Skip to content

"Unknown frame descriptor" for ZSTD data. #10435

@Smotrov

Description

@Smotrov

Describe the bug

When reading a partition of big NDJSON files compressed with ZSTD there is an error appears.
Error: Custom { kind: Other, error: External(ArrowError(ExternalError(IoError(Custom { kind: Other, error: "Unknown frame descriptor" })), None)) }
Meanwhile all files could be easily decompressed with ZSTD terminal utility.

To Reproduce

Try to access big ZSTD files with multiple frames.

Expected behavior

Would be good if it could read it.

Additional context

Same was fixed in Hadoop

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions