vibhatha commented on PR #12590: URL: https://github.com/apache/arrow/pull/12590#issuecomment-1109348921
> Instead I think all UDFs should be registered with ValueDescr::ANY and we should just document that the function might receive an array or it might receive a scalar. This will make a lot of sense to the user when they look at how they call it. @westonpace I have a few questions regarding this. Here, eventhough we are not exposing whether the value is a scalar or an array, but we must say what is the data type of the input. Or should we relax this too? -- 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]
