jonmmease edited a comment on pull request #1925: URL: https://github.com/apache/arrow-datafusion/pull/1925#issuecomment-1062158715
Thanks for taking a look @alamb and @houqp! I made the proposed change. 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
