Dandandan opened a new pull request #9380: URL: https://github.com/apache/arrow/pull/9380
Changes the functions to accept `&[T]` instead of `&Vec<ScalarValue>`. Besides being more idiomatic, in some cases this will allow not creating a `Vec` at all. ---------------------------------------------------------------- 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]
