jcamachor commented on a change in pull request #1034:
URL: https://github.com/apache/hive/pull/1034#discussion_r431191795
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java
##########
@@ -61,6 +61,7 @@
*/
@Description(name = "compute_stats",
value = "_FUNC_(x) - Returns the statistical summary of a set of
primitive type values.")
+@Deprecated
Review comment:
Some tests use `compute_stats` directly. I have created a different JIRA
https://issues.apache.org/jira/browse/HIVE-23558 to remove the UDAF and
potentially rewriting/removing those tests.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]