[
https://issues.apache.org/jira/browse/ARROW-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9956:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)