Describe the enhancement requested
I'd like to add the canonical arrow.json extension type to Arrow Java, similar to the existing UUID support.
This would support Utf8, LargeUtf8, and Utf8View storage, with tests for IPC round-trips and interoperability with PyArrow.
Describe the enhancement requested
I'd like to add the canonical
arrow.jsonextension type to Arrow Java, similar to the existing UUID support.This would support
Utf8,LargeUtf8, andUtf8Viewstorage, with tests for IPC round-trips and interoperability with PyArrow.