Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 712cfe6d84b
GH-43643: [Java] LargeListViewVector IPC Integration (#43681) ### Rationale for this change Newly introduced `LargeListViewVector` requires the IPC integration for C Data integration tests while mainly supporting IPC format to include this type. ### What changes are included in this PR? Includes the `JsonFileWriter` and `JsonFileReader` along with the corresponding test cases. ### Are these changes tested? Yes, using existing tests but adding new configurations. ### Are there any user-facing changes? No * GitHub Issue: #43643 Authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>