alamb commented on PR #7019:
URL: https://github.com/apache/arrow-rs/pull/7019#issuecomment-2615272910

   > Ah, thanks for the clarification @etseidl! From the guidelines I didn't 
realize that I had to run these commands in the object-store rather than the 
arrow-rs directory. Doing that, I do get suggested changes which I have 
applied. Hopefully this will clear the CI checks.
   
   The emulator tests appear to be failing: 
https://github.com/apache/arrow-rs/actions/runs/12970828706/job/36180799417?pr=7019
   
   ```
   ---- local::tests::test_path_with_offset stdout ----
   thread 'local::tests::test_path_with_offset' panicked at 
src/local.rs:1440:66:
   called `Result::unwrap()` on an `Err` value: Generic { store: 
"LocalFileSystem", source: UnableToCanonicalize { path: 
"../testing/data/arrow-ipc-file", source: Os { code: 2, kind: NotFound, 
message: "No such file or directory" } } }
   stack backtrace:
   ```


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

Reply via email to