viirya commented on pull request #1384:
URL: https://github.com/apache/arrow-rs/pull/1384#issuecomment-1057540678
Hmm, not sure why
```
error[E0433]: failed to resolve: could not find `ipc` in the crate root
--> arrow/src/ffi_stream.rs:388:16
|
388 | use crate::ipc::reader::FileReader;
| ^^^ could not find `ipc` in the crate root
```
only in `Test Workspace on AMD64 Rust stable`?
--
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]