krcrouse commented on PR #13126: URL: https://github.com/apache/arrow/pull/13126#issuecomment-1232287180
> 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 files) Yes. One straightforward (though arguably not terribly elegant) way to check this would be to have the CI task run `python scripts/generate_sources.py` with a flag to redirect output and ensure that the output was exactly the same as the `python/pyarrow/_compute_generated.py` file. -- 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]
