Hi, I hope that we implement Apache Arrow Flight bindings to Apache Arrow C GLib by 5.0.0. Are you interested in development them together?
If you aren't interested in it, you can implement glue module in C++ by yourself. C interface in Apache Arrow C++ will help you: https://arrow.apache.org/docs/cpp/api/c_abi.html Thanks, -- kou In <[email protected]> "Arrow Flight in C" on Fri, 9 Apr 2021 02:29:37 +0000, Tanveer Ahmad - EWI <[email protected]> wrote: > Hi, > > > I need some help in sending Arrow RecordBatches over Arrow Flight inside a C > application. As there is no interface for Arrow Flight is available for Arrow > CGlib. Does someone have some custom C interface/suggestions to use C++ > functions for Arrow Flight inside a C application. Thanks. > > > > Regards, > > Tanveer Ahmad >
