Skip to content

Make EncoderJNI and EncoderJNI.Wrapper public? #123

@deshanxiao

Description

@deshanxiao

Hello, I notice that DecoderJNI and DecoderJNI.Wrapper are marked as public class. Is it possible to mark EncoderJNI and EncoderJNI.Wrapper as public too?

This requirement comes from the fact that we want to support brotli codec in Apache ORC. However, Bytebuffer overflow needs to be considered in ORC, and frequent copies are not very friendly to performance. We want to use EncoderJNI directly to support these special scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions