You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/09/14 02:22:51 UTC

[GitHub] [hive] jcamachor commented on a change in pull request #764: HIVE-22170

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org