[ 
https://issues.apache.org/jira/browse/IMPALA-10679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335661#comment-17335661
 ] 

Zoltán Borók-Nagy commented on IMPALA-10679:
--------------------------------------------

Thanks for the docs, [~wzhou]. So my understanding is that we can add an MD5 
builtin function to Impala (similar to Hive's) that users can use in their 
SELECT queries, but only if they don't run their Impala cluster in FIPS mode. 
In FIPS mode Impala should raise an error for "SELECT MD5('ABC')", right?

> Create SHA2 builtin function
> ----------------------------
>
>                 Key: IMPALA-10679
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10679
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Amogh Margoor
>            Priority: Major
>              Labels: newbie, ramp-up
>
> Add support for the SHA2 family of hash functions (SHA-224, SHA-256, SHA-384, 
> and SHA-512).
> Hive already supports SHA2: HIVE-10644
> We should add a similar builtin function.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to