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

   Thanks @assignUser 
   
   I ran the following commands:
   
   ```
   gh issue list -R apache/arrow-rs --label "object-store" -L 1000 --state 
"all" --json 'number' -q '.[].number' > object_store_prs.txt
   ```
   
   And spot checked a few random numbers in to make sure they were actually 
issues with object store (which they were)
   - https://github.com/apache/arrow-rs/issues/5329
   - https://github.com/apache/arrow-rs/issues/2096
   
   Which look good
   
   I am now goign to play around with a few tests issues and see how the 
process works
   ```shell
   $ cat test_issues.txt
   2561
   2550
   2373
   2361
   ```
   
   - https://github.com/apache/arrow-rs/issues/2561
   - https://github.com/apache/arrow-rs/issues/2550
   - https://github.com/apache/arrow-rs/issues/2373
   - https://github.com/apache/arrow-rs/issues/2361
   
   
   
   
   


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