dadepo commented on issue #8866: URL: https://github.com/apache/arrow-datafusion/issues/8866#issuecomment-1892713032
> If you want random_normal to not output scalar for all input rows, simply add an input argument e.g., index column to it. But this means, passing an argument to a UDF, not because the function needs it, but because you want the UDF to be evaluated per output row in the query? This sounds like a limitation. The native function did not require passing such an argument for it to be evaluated per output row, I was expecting there would be away to define a UDF with this behaviour. -- 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]
