You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Anthony Louis Gotlib Ferreira (Jira)" <ji...@apache.org> on 2021/05/01 02:11:00 UTC

[jira] [Updated] (ARROW-12621) [C++][Gandiva] Add alias to sha1 and sha256 functions

     [ https://issues.apache.org/jira/browse/ARROW-12621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Louis Gotlib Ferreira updated ARROW-12621:
--------------------------------------------------
    Description: The names of the sha functions are *hashSHA1* and *hashSHA256*. The objective is to make the functions also being available through the *sha* and *sha1*names for SHA1 algorithms and *sha2* and *sha256* for SHA256 algorithms.  (was: The names of the sha functions are `hashSHA1` and `hashSHA256`. The objective is to make the functions also being available through the `sha` and `sha1`names for SHA1 algorithms and `sha2` and `sha256` for SHA256 algorithms.)

> [C++][Gandiva] Add alias to sha1 and sha256 functions
> -----------------------------------------------------
>
>                 Key: ARROW-12621
>                 URL: https://issues.apache.org/jira/browse/ARROW-12621
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Gandiva
>            Reporter: Anthony Louis Gotlib Ferreira
>            Assignee: Anthony Louis Gotlib Ferreira
>            Priority: Minor
>
> The names of the sha functions are *hashSHA1* and *hashSHA256*. The objective is to make the functions also being available through the *sha* and *sha1*names for SHA1 algorithms and *sha2* and *sha256* for SHA256 algorithms.



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