You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Praveen Kumar (Jira)" <ji...@apache.org> on 2021/05/20 05:07:00 UTC

[jira] [Resolved] (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 ]

Praveen Kumar resolved ARROW-12621.
-----------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10218
[https://github.com/apache/arrow/pull/10218]

> [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
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)