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

Naman Udasi updated ARROW-9956:
-------------------------------
    Description: 
Implementation for new binary_string function in gandiva.



Function take in a normal string or a hexadecimal string( 
_Eg:\x41\x20\x42\x20\x43_) and converts it to VARBINARY (byte array).

Is generally used with CAST functions.

> Implement Binary string function in Gandiva
> -------------------------------------------
>
>                 Key: ARROW-9956
>                 URL: https://issues.apache.org/jira/browse/ARROW-9956
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++ - Gandiva
>            Reporter: Naman Udasi
>            Priority: Major
>
> Implementation for new binary_string function in gandiva.
> Function take in a normal string or a hexadecimal string( 
> _Eg:\x41\x20\x42\x20\x43_) and converts it to VARBINARY (byte array).
> Is generally used with CAST functions.



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

Reply via email to