LiShuMing opened a new pull request #1390: [CALCITE-3263] Add MD5/SHA1 SQL functions URL: https://github.com/apache/calcite/pull/1390 `MD5/SHA1` functions are common UDFs in many SQL engines. We may support them in SQL just like `from_base64`/`to_base64`. - MySQL: https://dev.mysql.com/doc/refman/8.0/en/encryption-functions.html - PostgreSQL: https://www.postgresql.org/docs/current/functions-string.html
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
