[
https://issues.apache.org/jira/browse/ARROW-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praveen Kumar resolved ARROW-9956.
----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 8201
[https://github.com/apache/arrow/pull/8201]
> 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
> Fix For: 2.0.0
>
> Time Spent: 4h
> 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)