clintropolis commented on code in PR #14463:
URL: https://github.com/apache/druid/pull/14463#discussion_r1242945602


##########
extensions-core/stats/src/main/java/org/apache/druid/query/aggregation/variance/sql/BaseVarianceSqlAggregator.java:
##########
@@ -137,21 +159,40 @@ public Aggregation toDruidAggregation(
     );
   }
 
+  /**
+   * Creates a SqlAggFunction that is the same as SqlAvgAggFunction but with 
an operand type that accepts

Review Comment:
   nit: javadoc links



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to