wesm commented on pull request #7240:
URL: https://github.com/apache/arrow/pull/7240#issuecomment-632131314


   Aside from fixing the builds, I'm going to do a few things to help with this:
   
   * Add as many comments as possible to the new header files
   * Add some high level explanation to compute/README.md about how kernels 
work and how to begin to develop a new one
   * Add simple Python bindings for `FunctionRegistry`, `Function`, and 
`Kernel` so that we can inspect the contents of the registry and the available 
kernels (and their type signatures) for each 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.

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


Reply via email to