xuzifu666 commented on code in PR #4919:
URL: https://github.com/apache/calcite/pull/4919#discussion_r3199358078
##########
core/src/main/java/org/apache/calcite/sql/fun/SqlLibraryOperators.java:
##########
@@ -882,8 +882,7 @@ static RelDataType deriveTypeSplit(SqlOperatorBinding
operatorBinding,
SqlStdOperatorTable.ARG_MIN.withName("MIN_BY");
/** The {@code PERCENTILE_CONT} function, BigQuery's
- * equivalent to {@link SqlStdOperatorTable#PERCENTILE_CONT},
Review Comment:
Yes, I forgot to fix the comment; it has been corrected.
--
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]