The following guides explain the fundamental data structures used in the Java implementation of Apache Arrow. Arrow uses Google's Flatbuffers to transport metadata. The java version of the library ...
now build for your platform as usual. This should result in a flatc executable Now create your schema file with extension .fbs. Guide to write a schema can be found here.And also have your sample json ...