hi Keith -- we have focused so far on columnar reads (i.e. Arrow) vs. row/record reads. We would welcome contributions to add a record reader interface
Thanks Wes On Tue, Apr 4, 2017 at 8:21 PM, Keith Chapman <[email protected]> wrote: > Hi, > > I'm trying to read a parquet file which has a nested schema, i seen that > the java library have a record reader API which helps construct a record. > Does the cpp API have something equivalent? If not what is the > recomendation as to how to read a nested parquet file using the cpp API. > > Regards, > Keith. > > http://keith-chapman.com
