alamb commented on PR #13893: URL: https://github.com/apache/arrow/pull/13893#issuecomment-1217720229
🤔 I am having trouble merging in ```shell (arrow_dev) alamb@MacBook-Pro-8:~/Software/arrow$ ./dev/merge_arrow_pr.py 13893 ARROW_HOME = /Users/alamb/Software/arrow/dev PROJECT_NAME = arrow === Pull Request #13893 === title ARROW-16861: [Rust][Integration] Enable IP compression for Rust source liukun4515/enable_coompression_it target master url https://api.github.com/repos/apache/arrow/pulls/13893 === JIRA ARROW-16861 === Summary [Rust] enable integration test for 2.0.0 compression for rust version Assignee Andrew Lamb Components Rust Status In Progress URL https://issues.apache.org/jira/browse/ARROW-16861 Proceed with merging pull request #13893? (y/n): y Author 1: liukun4515 <liu...@apache.org> Traceback (most recent call last): File "/Users/alamb/Software/arrow/./dev/merge_arrow_pr.py", line 600, in <module> cli() File "/Users/alamb/Software/arrow/./dev/merge_arrow_pr.py", line 580, in cli pr.merge() File "/Users/alamb/Software/arrow/./dev/merge_arrow_pr.py", line 459, in merge self.cmd.fail(f'Failed to merge pull request: {message}') File "/Users/alamb/Software/arrow/./dev/merge_arrow_pr.py", line 306, in fail raise Exception(msg) Exception: Failed to merge pull request: Not Found: https://api.github.com/repos/apache/arrow/pulls/13893/merge ``` I will try again later today to see if it is some sort of transient error -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org