houqp commented on issue #1020: URL: https://github.com/apache/arrow-datafusion/issues/1020#issuecomment-922638423
Interesting, this test passes for me: ``` 22:00:43 ❯ cargo test -p ballista --features=standalone -- standalone Finished test [unoptimized + debuginfo] target(s) in 0.11s Running unittests (target/debug/deps/ballista-250bed8f4d7a7d71) running 1 test test context::tests::test_standalone_mode ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s Doc-tests ballista running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s ``` With Linux 5.4 & rust 1.55. @alamb @Igosuki did you all run the test under Linux too? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org