GLib bindings for Apache Arrow columnar data format library
GLib bindings for Apache Arrow
arrow-glib$ gcc -o arrow_app app.c $(pkg-config --cflags --libs arrow-glib)$ pkg-config --cflags --libs --modversion arrow-glib$ ls $(pkg-config --variable=libdir arrow-glib) && ls $(pkg-config --variable=includedir arrow-glib)/arrow-glib