Re: Usage of TIMESTAMP

2014-01-27 Thread Petter von Dolwitz (Hem)
Hi Jason, thank you for sorting this out for me! /Petter 2014/1/24 Jason Dere > See HIVE-2558 - the comparison between timestamp and string was done by > converting both values to a number. > i think this behavior should be changed, as of Hive-0.12 > > Jason > > On Jan 23, 2014, at 6:20 AM, P

Re: Usage of TIMESTAMP

2014-01-24 Thread Jason Dere
See HIVE-2558 - the comparison between timestamp and string was done by converting both values to a number. i think this behavior should be changed, as of Hive-0.12 Jason On Jan 23, 2014, at 6:20 AM, Petter von Dolwitz (Hem) wrote: > Hi, > > I have a table where one column (ts) is of type TI