Skip to content

Conversation

@Natal1a-Chuklina
Copy link

It looks like misspell that we use LzoOutputStream instead of LzopOutputStream. And we got java.io.IOException: Invalid LZO header when running:

byte[] encoded = encode(Codec.LZOP, "string".getBytes());
byte[] decoded = decode(Codec.LZOP, encoded);

@pnv1 pnv1 merged commit c4f825c into ydb-platform:master Apr 8, 2025
10 checks passed
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.

2 participants