[ 
https://issues.apache.org/jira/browse/PHOENIX-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031710#comment-14031710
 ] 

Hudson commented on PHOENIX-1043:
---------------------------------

SUCCESS: Integrated in Phoenix | Master | Hadoop1 #255 (See 
[https://builds.apache.org/job/Phoenix-master-hadoop1/255/])
PHOENIX-1043 Add timezone conversion function (gabrielr: rev 
6506dadfea6e19f04e9d83d9313455be2b912377)
* 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ConvertTimezoneFunctionIT.java
* phoenix-core/src/main/java/org/apache/phoenix/expression/ExpressionType.java
* 
phoenix-core/src/main/java/org/apache/phoenix/expression/function/ConvertTimezoneFunction.java


> Add function for convert date between timezones
> -----------------------------------------------
>
>                 Key: PHOENIX-1043
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1043
>             Project: Phoenix
>          Issue Type: New Feature
>    Affects Versions: 3.0.0, 4.0.0, 5.0.0
>            Reporter: Vaclav Loffelmann
>            Assignee: Gabriel Reid
>            Priority: Minor
>             Fix For: 5.0.0, 3.1, 4.1
>
>         Attachments: PHOENIX-1043.patch
>
>
> Built in function for convert date between timezones. Example:
> bq. SELECT CONVERT_TZ(date, 'UTC', 'Europe/Prague') FROM TABLE
> returns new date in different timezone



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to