wesm commented on pull request #7656: URL: https://github.com/apache/arrow/pull/7656#issuecomment-654949067
I haven't looked at the details yet, but could we use a normalized naming convention for the functions? * ascii_$FUNC, for functions that expect ASCII input * utf8_$FUNC, for functions that expect UTF8 input * binary_$FUNC, for functions that work on any binary data ---------------------------------------------------------------- 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: [email protected]
