assignUser commented on issue #2:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/2#issuecomment-2741558972

   ```bash
   gh issue list -R apache/arrow-rs --label "object-store" -L 1000 --state 
"all" --json 'number' -q '.[].number' |  xargs -I% gh issue transfer % 
https://github.com/apache/arrow-rs-object-store
   ```
   This will transfer all 248 issues with the "object-store" label to this 
repo. Any references to these issues in PRs etc. will break afaik. As we have 
those in commit messages in the monorepo we only transfered open issues but 
from what I can see this is not the case for you. 


-- 
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

Reply via email to