paleolimbot commented on PR #13789: URL: https://github.com/apache/arrow/pull/13789#issuecomment-1215604348
I like the idea of explicit registration if it means less complexity to maintain and makes it more likely that a user will understand an error that occurs. It also nicely parallels the user-defined function usage (which also requires an explicit registration step) and forms a natural progression (try using a user-defined binding and if that doesn't work, just change it to a user-defined scalar function). -- 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]
