[ 
https://issues.apache.org/jira/browse/HIVE-22170?focusedWorklogId=312475&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-312475
 ]

ASF GitHub Bot logged work on HIVE-22170:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Sep/19 02:22
            Start Date: 14/Sep/19 02:22
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on pull request #764: HIVE-22170
URL: https://github.com/apache/hive/pull/764#discussion_r324408973
 
 

 ##########
 File path: ql/src/java/org/apache/hadoop/hive/ql/udf/UDFFromUnixTime.java
 ##########
 @@ -31,12 +30,14 @@
 /**
  * UDFFromUnixTime.
  *
+ * @deprecated Replaced by {@link 
org.apache.hadoop.hive.ql.udf.generic.GenericUDFFromUnixTime}.
 
 Review comment:
   Yes, that's a good point. I will remove it from the patch for master and I 
will keep it for the backport to 3.x branch in case users are referencing the 
UDF directly in their queries.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 312475)
    Time Spent: 0.5h  (was: 20m)

> from_unixtime and unix_timestamp should use user session time zone
> ------------------------------------------------------------------
>
>                 Key: HIVE-22170
>                 URL: https://issues.apache.org/jira/browse/HIVE-22170
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 4.0.0, 3.2.0, 3.1.1, 3.1.2
>            Reporter: Riju Trivedi
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-22170.01.patch, HIVE-22170.02.patch, 
> HIVE-22170.03.patch, HIVE-22170.04.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> According to documentation, that is the expected behavior (since session time 
> zone was not present, system time zone was being used previously). This was 
> incorrectly changed by HIVE-12192 / HIVE-20007. This JIRA should fix this 
> issue.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to