Nirav, The example object model isn't intended to be used, it's there as an example of how to build object models and for internal testing. I recommend moving to parquet-avro, which has much better support. You can also use thrift or protobuf if you prefer those.
rb On Wed, May 4, 2016 at 9:46 AM, Bakori, Nirav <[email protected]> wrote: > Hi – > > > > I am using Example Object Model for parquet and I have some null values in > my parquet file. > > > > When I try to read it is failing in getValue() function of > SimpleGroup.java class. > > > > Any idea why I am getting this error?? Does parquet (Example Object Model) > support null value read ?? > > > > Regards, > > *Nirav Bakori* > > Software Engineer > > > > [image: informatica-logo] > > *Put Potential To Work* > > > -- Ryan Blue Software Engineer Netflix
