[Java] Updating `JsonFileReader` and `JsonFileWriter` to support StringView
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the enhancement requested
As documented in the non-goals section of https://github.com/apache/arrow/issues/41730, the `JsonFileReader` and `JsonFileWriter` must be updated to use the new API proposed in that issue.
1. `TypeLayout.getTypeBufferCount` and `TypeLayout.getTypeLayout` usage must be updated.
2. Adding corresponding test cases.
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.