Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add SHA256, SHA512 functions and enable them for BigQuery.
SHA256: Computes the hash of the input using the SHA-256 algorithm. This function returns 32 bytes.
SHA512: Computes the hash of the input using the SHA-512 algorithm. This function returns 64 bytes.
See more details in BigQuery Doc
Attachments
Issue Links
- links to