alamb opened a new pull request, #2399: URL: https://github.com/apache/arrow-rs/pull/2399
# Which issue does this PR close? Closes https://github.com/apache/arrow-rs/issues/1139 # Rationale for this change If the CI markdown check fails, users can apply the diffs manually if they don't want to install `npx` # What changes are included in this PR? Update arrow check to be the same as datafusion: https://github.com/apache/arrow-datafusion/blob/a8ed874/.github/workflows/dev.yml#L50-L55 1. Use `--write` and `git diff` instead if `--check` 2. Upgrade from `[email protected]` to `[email protected]` # 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]
