You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/08 20:02:53 UTC

[GitHub] [arrow-datafusion] jonmmease commented on pull request #1925: Fix ambiguous reference error in filter plan

jonmmease commented on pull request #1925:
URL: https://github.com/apache/arrow-datafusion/pull/1925#issuecomment-1062158715


   This error poppup up in https://github.com/apache/arrow-datafusion/runs/5470235871?check_suite_focus=true:
   
   ```
    failures:
   
   ---- datasource::file_format::avro::tests::test stdout ----
   thread 'datasource::file_format::avro::tests::test' panicked at 'Local file metadata: Os { code: 2, kind: NotFound, message: "No such file or directory" }', datafusion/src/datasource/object_store/local.rs:178:40
   
   
   failures:
       datasource::file_format::avro::tests::test
   ```
   
   Maybe something flaky?


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org