You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/05 20:51:18 UTC

[GitHub] [arrow] westonpace commented on pull request #12590: ARROW-15639 [C++][Python] UDF Scalar Function Implementation

westonpace commented on PR #12590:
URL: https://github.com/apache/arrow/pull/12590#issuecomment-1089331464

   Separate PRs for these things sounds like a good idea to me.  It will help isolate the changes and make it easier for review too.  So, just to make sure I'm understanding correctly, for this PR:
   
    * There is no ability to unregister a function and function names have to be unique (we should include this in the documentation for the register function, we can take that part back out later)
    * We can only register a function for a single set of input types


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org