-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed