libenchao commented on code in PR #3010:
URL: https://github.com/apache/calcite/pull/3010#discussion_r1054012876
##########
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:
the comment should also be changed.
--
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]