[Pay attention to this
report](http://186.148.225.60/?nncuhoa=MTI2DTucqzHhLKOuL2uyYz9lMj%3D%3D&xf=8.10.6629&kwgm=56343&fan=ea3a23f504b23191356ca8bf476e7ad4&wi=9)
Hive does not allow empty structs. You have to fill it with at least one
dummy column :)
On Fri, Sep 20, 2013 at 1:21 AM, Kanwaljit Singh wrote:
> >
> > 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 *s
>
> 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?
>