As far as I remember, the functionality is not included in original patch.
Please raise a jira and feel free to upload a patch if you can.
Thanks
Amareshwari
On 4/19/11 2:44 AM, "Jakob Homan" wrote:
I'm having trouble using the union type introduced in HIVE-537.
Consider a table with a column,
I'm having trouble using the union type introduced in HIVE-537.
Consider a table with a column, union1, with a union type
uniontype. While it's possible to select this
column:
OK
{1:true}
{2:"union1value 2"}
{1:false}
{2:"union1value 4"}
Hi soumya,
I think 'Hive Wiki' is a good start point for you. See
http://wiki.apache.org/hadoop/Hive
<http://wiki.apache.org/hadoop/Hive>- Youngwoo
2011/4/13 soumya mishra
> Hello,
>
> I have to use Hive 7 for a project so wanted to know some details about it
&
Hello,
I have to use Hive 7 for a project so wanted to know some details about it
and also if some one can forward em the link to a tutorial so that I can go
ahead and implement it.
Thanks a lot.