Parquet data to Arrow
data and writing Arrow data as Parquet data for now.
Thanks,
--
kou
In <5beed7f6-78f9-474e-8aa3-e40d02e5b...@sas.com>
"arrow-glib 0.10.0" on Wed, 22 Aug 2018 20:17:40 +,
Brian Bowman wrote:
> I hope th
-cpp .
So you need to use both Arrow GLib and Parquet GLib. Parquet
GLib has only features that reading Parquet data to Arrow
data and writing Arrow data as Parquet data for now.
Thanks,
--
kou
In <5beed7f6-78f9-474e-8aa3-e40d02e5b...@sas.com>
"arrow-glib 0.10.0" on Wed,
, 4:17 PM Brian Bowman wrote:
> I hope this is not too naïve a question. Is arrow-glib 0.10.0<
> https://arrow.apache.org/docs/c_glib/> as capable/robust as the Arrow C++
> library<https://arrow.apache.org/docs/cpp/>, especially with regarding to
> rea
Hi Brian
The C GLib library is a wrapper for the C++ library, so it's the same code
executing under the hood.
Wes
On Wed, Aug 22, 2018, 4:17 PM Brian Bowman wrote:
> I hope this is not too naïve a question. Is arrow-glib 0.10.0<
> https://arrow.apache.org/docs/c_glib/> as
I hope this is not too naïve a question. Is arrow-glib
0.10.0<https://arrow.apache.org/docs/c_glib/> as capable/robust as the Arrow
C++ library<https://arrow.apache.org/docs/cpp/>, especially with regarding to
reading and ultimately writing the parquet file format?
Thanks,
Brian