Johnnathanalmeida commented on a change in pull request #12404:
URL: https://github.com/apache/arrow/pull/12404#discussion_r815935851



##########
File path: cpp/src/gandiva/gdv_function_stubs.cc
##########
@@ -1022,6 +1024,73 @@ const char* gdv_mask_first_n_utf8_int32(int64_t context, 
const char* data,
   return out;
 }
 
+const char* to_hex_binary(int64_t context, const char* text, int32_t text_len,

Review comment:
       I'll remove this function from the code.
   I was calling it in past versions, but I'm not using it anymore.




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