apache / apache/arrow-cookbook

[Java] Add example using CompressionCodec

Open
#354 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
108
Forks
49
Avg merge
2h 14m
Merged PRs (30d)
1

Description

The CompressionCodec now uses a ServiceLoader to load all available options. The default is NoCompressionCodec. See https://github.com/apache/arrow/pull/43471

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing Java cookbook examples and the CompressionCodec API, including its ServiceLoader behavior and NoCompressionCodec default. Add a focused example demonstrating CompressionCodec usage and confirm that it reflects the available codec-loading options described in the issue and linked pull request.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.