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:10:00 UTC

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

Anthony Louis Gotlib Ferreira created ARROW-12621:
-----------------------------------------------------

             Summary: [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


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)