Skip to content

feat(avro): enable snappy codec support#2573

Open
romusz wants to merge 1 commit into
apache:mainfrom
romusz:proman-260602-avro-enable-snappy-codec
Open

feat(avro): enable snappy codec support#2573
romusz wants to merge 1 commit into
apache:mainfrom
romusz:proman-260602-avro-enable-snappy-codec

Conversation

@romusz
Copy link
Copy Markdown

@romusz romusz commented Jun 3, 2026

  • Which issue does this PR close?

Error: failed to load current manifest files for ...

Caused by:
    0: DataInvalid => Failure in conversion with avro, source: Codec 'snappy' is not supported/enabled
    1: Codec 'snappy' is not supported/enabled

What changes are included in this PR?

Some producers compress manifests with snappy instead of zstd - this PR just enables Snappy feature in apache-avro

Are these changes tested?

  • external integration tests on snappy-compressed manifest files

- Some producers compress manifests with snappy instead of zstd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manifests compressed with Snappy cause load failures

1 participant