zoudan commented on code in PR #3010:
URL: https://github.com/apache/calcite/pull/3010#discussion_r1055235834


##########
core/src/main/java/org/apache/calcite/sql/fun/SqlStdOperatorTable.java:
##########
@@ -2195,7 +2195,7 @@ public class SqlStdOperatorTable extends 
ReflectiveSqlOperatorTable {
    */
   public static final SqlAggFunction PERCENTILE_CONT =
       SqlBasicAggFunction
-          .create(SqlKind.PERCENTILE_CONT, ReturnTypes.DOUBLE,

Review Comment:
   @libenchao Thanks for reviewing, I have resolved it just now.



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

Reply via email to