[Java] Updating the `int` usage into `long` with reference to memory-core upgrade
Open
Type: enhancement
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the enhancement requested
We have recently upgraded the `memory-core` to use `long` in place of `int` as recorded https://github.com/apache/arrow/pull/43903. And this change must be reflected in the Vector module where necessary.
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.