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 10:48:29 UTC

[GitHub] [arrow-datafusion] alamb commented on pull request #1510: Add factorial function

alamb commented on PR #1510:
URL: https://github.com/apache/arrow-datafusion/pull/1510#issuecomment-1088550547

   > hey guys sorry for the long radio of silence but yeah ... life (and work) got in the middle :)
   
   No worries! I *totally* understand
   
   Here is where the arguments are coerced I think: https://github.com/apache/arrow-datafusion/blob/41b4e491663029f653e491b110d0b5e74d08a0b6/datafusion/core/src/physical_plan/functions.rs#L250
   
   And here is where the return type is defined: https://github.com/apache/arrow-datafusion/blob/41b4e491663029f653e491b110d0b5e74d08a0b6/datafusion/core/src/physical_plan/functions.rs#L233
   


-- 
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