> > Hi, > > We are creating a table by De-serializing thrift file. We end up with an > extra hive column named *optionals* and of the type *struct<>*. > > This breaks the SELECT * option! How can we prevent it? >
- Re: De-serializing Thrift Optional fields Kanwaljit Singh
- Re: De-serializing Thrift Optional fields Edward Capriolo