Skip to content

[Java] Integration Test Needed for Decoding Dictionaries Using ZSTD Compression in Java  #145

@vibhatha

Description

@vibhatha

Describe the bug, including details regarding any error messages, version, and platform.

An issue was identified when decoding dictionaries using ZSTD compression in Java, specifically for records that were initially generated in Go. The decoding process functions correctly for simple types, but fails when attempting to decode dictionaries.

As a solution a fix has been created here. Further, it would be better to write an integration test to verify this fix and explore it to determine whether further investigation is needed.

Component(s)

Java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions