[Java] Support delta encoding of dictionaries.
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the enhancement requested
The current API doesn't allow for configuring a dictionary to be delta encoded when writing to an IPC file or stream. Additionally, writing dictionaries with various batches is tedious. It would be helpful to have an API to simplify this process.
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.