I am trying to create a custom function in Clickhouse that will generate a SHA1 (version 5) UUID based on a supplied name space and data. Similar to how it is done here. Is this possible?
Thanks!
I am trying to create a custom function in Clickhouse that will generate a SHA1 (version 5) UUID based on a supplied name space and data. Similar to how it is done here. Is this possible?
Thanks!