alamb commented on issue #3125:
URL: 
https://github.com/apache/arrow-datafusion/issues/3125#issuecomment-1215777118

   Hi @ozgrakkurt  -- I definitely think it would be possible to implement
   
   The current implementation simply takes `String` -- we would have to extend 
it to take `Binary` as well
   
   
   
https://github.com/apache/arrow-datafusion/blob/25725c0cfd1bc54f735c41a57c13d9b0e15c8d2b/datafusion/physical-expr/src/string_expressions.rs#L568
   
   
   Here are some of the other places: 
https://github.com/apache/arrow-datafusion/search?q=to_hex&type=code


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to