vertexclique commented on pull request #7894:
URL: https://github.com/apache/arrow/pull/7894#issuecomment-669145958


   I don't see these errors when I ran all these tests locally. I am unsure why 
this is happening. @andygrove 
   ```
   error[E0432]: unresolved import `parquet::arrow`
     --> datafusion\src\execution\physical_plan\parquet.rs:34:14
      |
   34 | use parquet::arrow::{ArrowReader, ParquetFileArrowReader};
      |              ^^^^^ could not find `arrow` in `parquet`
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to