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 2020/07/13 20:57:49 UTC

[GitHub] [arrow] jorgecarleitao opened a new pull request #7740: ARROW-9447 [Rust][DataFusion] Made ScalarUDF (Send + Sync)

jorgecarleitao opened a new pull request #7740:
URL: https://github.com/apache/arrow/pull/7740


   This allows udfs be declared dynamically from closures.
   
   I found this necessary while declaring a scalarUDF that runs a closure that is declared non-statically.
   


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #7740: ARROW-9447 [Rust][DataFusion] Made ScalarUDF (Send + Sync)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7740:
URL: https://github.com/apache/arrow/pull/7740#issuecomment-657793100


   https://issues.apache.org/jira/browse/ARROW-9447


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

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



[GitHub] [arrow] wesm closed pull request #7740: ARROW-9447 [Rust][DataFusion] Made ScalarUDF (Send + Sync)

Posted by GitBox <gi...@apache.org>.
wesm closed pull request #7740:
URL: https://github.com/apache/arrow/pull/7740


   


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

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