Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BoloniniD committed May 7, 2022
1 parent 0cf6f66 commit aa21a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/sql-reference/functions/hash-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ This cryptographic hash-function is integrated into ClickHouse with BLAKE3 Rust

**Return value**

- BLAKE3 hash as a hex-unencoded string with type FixedString(32).
- BLAKE3 hash as a byte array with type FixedString(32).

Type: [FixedString](../data-types/fixedstring.md).

Expand Down

0 comments on commit aa21a89

Please sign in to comment.