kou commented on PR #13769: URL: https://github.com/apache/arrow/pull/13769#issuecomment-1217384128
@assignUser Hmm. We get a `git fetch` error: https://github.com/ursacomputing/crossbow/runs/7870472001?check_suite_focus=true#step:7:572 ```text ==> Cloning https://github.com/assignUser/arrow.git Updating /Users/voltrondata/tmp/apache-arrow--git git config remote.origin.url https://github.com/assignUser/arrow.git git config remote.origin.fetch \+refs/heads/master:refs/remotes/origin/master git fetch origin ==> Checking out revision 197f509f6eb39dd40df1e0ac3a4106769ac5f884 git checkout -f 197f509f6eb39dd40df1e0ac3a4106769ac5f884 -- fatal: reference is not a tree: 197f509f6eb39dd40df1e0ac3a4106769ac5f884 Error: An exception occured within a child process: DownloadError: Failed to download resource "apache-arrow" Failure while executing; `git checkout -f 197f509f6eb39dd40df1e0ac3a4106769ac5f884 --` exited with 128. Here's the output: fatal: reference is not a tree: 197f509f6eb39dd40df1e0ac3a4106769ac5f884 ``` Could you confirm this? -- 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]
