lriggs opened a new issue, #49034: URL: https://github.com/apache/arrow/issues/49034
### Describe the bug, including details regarding any error messages, version, and platform. The binary_string function tries to allocate 0 bytes of memory if the input is empty. If this is the first row being processed there will be an error since no memory is allocated. ### Component(s) Gandiva -- 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]
