Re: date_sub() function returns wrong date because of daylight saving time difference

2010-04-01 Thread Zheng Shao
I will take a look. Thanks Bryan! On Thu, Apr 1, 2010 at 12:38 AM, Bryan Talbot btal...@aeriagames.com wrote: I guess most places are running their clusters with UTC time zones or these functions are not widely used. Any chance of getting a committer to look at the patch with unit tests?

date_sub() function returns wrong date because of daylight saving time difference

2010-03-26 Thread Bryan Talbot
Has anyone else been running into this issue? https://issues.apache.org/jira/browse/HIVE-1253 If not, what are we doing wrong to get hit by it? -Bryan