adriangb commented on issue #22430: URL: https://github.com/apache/datafusion/issues/22430#issuecomment-4938780930
After discussion / experimentation in the linked PRs we've come to the conclusion that this isn't worth doing. ScalarUDF will stay as a "special case" for now. If we need to support it more generically so that e.g. expressions wrapping a ScalarUDF can declare custom serialization we should probably go with https://github.com/apache/datafusion/pull/23421. Thanks 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
