[Java] Updating `JsonFileReader` and `JsonFileWriter` to support StringView
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 94
- Forks
- 152
- Merge medio
- 3 d 16 h
- PR fusionados (30 d)
- 11
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.