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/06/30 22:02:14 UTC

[GitHub] [arrow-cookbook] drin commented on issue #174: [C++] Add example of writing a user-defined compute kernel

drin commented on issue #174:
URL: https://github.com/apache/arrow-cookbook/issues/174#issuecomment-1171721727

   I have something that I think would work as an initial pass for this. I have a recipe here:
   
       https://github.com/drin/cookbooks/tree/mainline/arrow/add-compute-fn
   
   What would be the best way to move the recipe into this repo to submit a PR? I formatted the directory to be self-contained, but looking at other recipes in this repo, it seems like it's preferred to keep code mostly self-contained within a single source file.
   
   Is there a preference on how to clearly distinguish what is necessary in the header file?
   
   After some suggestions I can prepare an initial PR.


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