Hi!
Can you elaborate how the binding transfers data between Datafusion and
Java Arrow? If I'm reading the code correctly, it seems to be writing
an IPC stream?
Le 11/05/2022 à 11:20, Jiayu Liu a écrit :
Hi dev@arrow,
Recently I've created and published a Java binding[1] to datafusion[2],
as part of datafusion-contrib projects[3]. I've updated the README.md[4]
so people can pick it up via maven[5] or gradle.
Any feedback or contributions are welcome!
[1]: https://github.com/datafusion-contrib/datafusion-java
[2]: https://github.com/apache/arrow-datafusion
[3]: https://github.com/datafusion-contrib
[4]: https://github.com/datafusion-contrib/datafusion-
java/blob/main/README.md
[5]: https://repo.maven.apache.org/maven2/io/github/datafusion-
contrib/datafusion-java/