[
https://issues.apache.org/jira/browse/ASTERIXDB-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon updated ASTERIXDB-3614:
---------------------------------
Labels: triaged (was: )
> Add sha1() and from_base() functions
> ------------------------------------
>
> Key: ASTERIXDB-3614
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3614
> Project: Apache AsterixDB
> Issue Type: Task
> Components: FUN - Functions
> Reporter: Ali Alsuliman
> Assignee: Ali Alsuliman
> Priority: Major
> Labels: triaged
>
> sha1_hex(text string) -> string:
> Returns the sha1 of the input text in hex string.
> sha1_base64(text string) -> string:
> Returns the sha1 of the input text in base64 string.
> from_base(num string, radix int) -> bigint:
> Returns the value of string interpreted as a base-radix number.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)