apache / apache/arrow-cookbook
[Java] Add example using CompressionCodec
Open
- 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
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