Johnnathanalmeida opened a new pull request, #13073: URL: https://github.com/apache/arrow/pull/13073
This PR was created to implement binary functions in Gandiva side based on [Hive implementation](https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToBinary.java). This PR implements the follow signatures: FunctionSignature{name =binary, return type =binary, param types =[string]} FunctionSignature{name =binary, return type =binary, param types =[binary]} -- 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]
