alamb commented on issue #6518: URL: https://github.com/apache/arrow-datafusion/issues/6518#issuecomment-1572562082
I agree there is currently no good way to make a scalar function async. You could potentially use a table provider and write to your function like `INSERT INTO your_table SELECT ...` 🤔 That might not work for your usecase however -- 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]
