alamb commented on issue #7110: URL: https://github.com/apache/arrow-datafusion/issues/7110#issuecomment-1666485069
> what about namespaced enums? it would still use feature flags, but it'd make it much more compartmentalized & able to easily split into sub crates. That is a neat idea @universalmind303 -- I was even thinking there is no reason to have `BuiltInScalarFunction` at all in theory -- the same effects can be achieved using the `ScalarUDF`I think This would also make things like serialization simpler as well (as there is already a name --> function mapping) -- 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]
