Re: [I] [Blog] Async Scalar User Defined Functions [datafusion]

2025-07-24 Thread via GitHub
Adez017 commented on issue #16525: URL: https://github.com/apache/datafusion/issues/16525#issuecomment-3115698018 take -- 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 un

[I] [Blog] Async Scalar User Defined Functions [datafusion]

2025-06-23 Thread via GitHub
alamb opened a new issue, #16525: URL: https://github.com/apache/datafusion/issues/16525 ### Is your feature request related to a problem or challenge? @goldmedal added support for Async user defined functions in - https://github.com/apache/datafusion/pull/14837 As @comp