Regards
Bejoy K S
From: Bejoy Ks mailto:bejoy...@yahoo.com>>
To: user@hive.apache.org<mailto:user@hive.apache.org>
Sent: Wed, February 23, 2011 5:19:10 PM
Subject: How to add hours/minutes to a timestamp column in Hive Query
Hi
Is there any function
You
>
> Regards
> Bejoy K S
>
> --
> *From:* Bejoy Ks
> *To:* user@hive.apache.org
> *Sent:* Wed, February 23, 2011 5:19:10 PM
> *Subject:* How to add hours/minutes to a timestamp column in Hive Query
>
> Hi
> Is there any function
this functionality
implementation.
Thank You
Regards
Bejoy K S
From: Bejoy Ks
To: user@hive.apache.org
Sent: Wed, February 23, 2011 5:19:10 PM
Subject: How to add hours/minutes to a timestamp column in Hive Query
Hi
Is there any function in hive with
Hi
Is there any function in hive with which we can add hours/minutes to a
given
stamp.
Say I have a timestamp oriented column 'Arrival_Time', to do some database
oriented calculations i have to add 4 hours to the 'Arrival_Time' in my Hive
Query. How do I accomplish this? I have see in hi