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


##########
site/_docs/reference.md:
##########
@@ -2648,7 +2648,7 @@ BigQuery's type system uses confusingly different names 
for types and functions:
 | b | ARRAY_REVERSE(array)                           | Reverses elements of 
*array*
 | m s | CHAR(integer)                                | Returns the character 
whose ASCII code is *integer* % 256, or null if *integer* < 0
 | o p | CHR(integer)                                 | Returns the character 
whose UTF-8 code is *integer*
-| b o | COSH(numeric)                                | Returns the hyperbolic 
cosine of *numeric*
+| * | COSH(numeric)                                  | Returns the hyperbolic 
cosine of *numeric*

Review Comment:
   thanks for reminding



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