I suggest you look into the Gandiva internal JNI / Java details, since it does exactly this.
On Thu, Jun 18, 2020 at 3:47 AM Simon Dumke <[email protected]> wrote: > > Hi all again, > > I would like to generate RecordBatches in C++ and transfer them into the > JVM via JNI. Is this possible and/or feasible? How can I go about that? > Are there any examples i can look into? > > Many thanks and best regards, > > Simon >
