krcrouse commented on PR #13126: URL: https://github.com/apache/arrow/pull/13126#issuecomment-1193349631
Hi, @jorisvandenbossche and @pitrou, I've pushed new updates to this branch based on the comments, including the fully generated source files in `pyarrow/_compute_generated.py` I've resolved updates to the tests and included the new compute functions that have been added since the original creation of the branch. In line with the movement towards docutils, the following will test all of the examples that get pulled into the pyarrow.compute function documentation: `python -m doctest -v docs/additions/compute/*` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
