pitrou opened a new pull request, #47634: URL: https://github.com/apache/arrow/pull/47634
### Rationale for this change The `--write_generated_json` option to `archery integration` was originally a JS-specific hack, but its usage was removed from the JS codebase in commit [c65bcda60b899649c3daf6f16ff5c4e12a41f06d](https://github.com/apache/arrow-js/commit/c65bcda60b899649c3daf6f16ff5c4e12a41f06d). ### What changes are included in this PR? Rework this option to write all generated JSON integration files, not a subset of them. Also fix the option's spelling to use hyphens not underscores. ### Are these changes tested? Only manually. ### Are there any user-facing changes? No. -- 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]
