jcamachor commented on a change in 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to