Kevin Crouse

Results 7 comments of Kevin Crouse

To save you all from having to check out the branch and generate the code, attached is what the `python/pyarrow/generated/compute.py` file looks like at present (added as a .txt file...

@jorisvandenbossche, I'll wait for some more guidance from you all and just respond to your comments inline for the moment. > * I think we will probably want to commit...

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

Hi @jorisvandenbossche and @pitrou, I made a number of additions so that the autogenerated _compute.py code conformed with flake8, since it doesn't distinguish between hand written and autogenerated code. I...

> Would we need a check in CI that ensures the generated compute file is up-to-date? (I am not directly sure how we do that in other places with generated...

@jorisvandenbossche , Here's the run down of the most recent push to the branch, which includes updates from upstream as of the end of last week: Quick Summary Points (many...

> @krcrouse sorry for letting this slip my mind. I will try to take a look at the latest version and your last comment shortly. @jorisvandenbossche, sure let me know...