You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/09/17 09:25:37 UTC

[GitHub] [arrow] naman1996 commented on pull request #8201: ARROW-9956: [C++] [Gandiva] Implementation of binary_string function in gandiva

naman1996 commented on pull request #8201:
URL: https://github.com/apache/arrow/pull/8201#issuecomment-694112182


   > We have hex encoding / decoding functions in arrow/util/string.h, is it possible for you to use them?
   
   I think I can use the arrow::ParseHexValue from string util. This would require a lot to type conversions though as that function takes in a string and returns the hex value an unsigned int. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org