XComp commented on code in PR #17725:
URL: https://github.com/apache/flink/pull/17725#discussion_r999088055


##########
docs/data/sql_functions.yml:
##########
@@ -917,7 +1057,7 @@ hashfunctions:
     table: STRING.sha2(INT)
     description: Returns the hash using the SHA-2 family of hash functions 
(SHA-224, SHA-256, SHA-384, or SHA-512). The first argument string is the 
string to be hashed and the second argument hashLength is the bit length of the 
result (224, 256, 384, or 512). Returns NULL if string or hashLength is NULL. 
 
-auxilary:
+auxiliary:

Review Comment:
   could be a separate commit because it actually fixes something in the doc



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