alamb commented on a change in pull request #1219:
URL: https://github.com/apache/arrow-datafusion/pull/1219#discussion_r740534378
##########
File path: .github/workflows/rust.yml
##########
@@ -64,6 +64,12 @@ jobs:
env:
CARGO_HOME: "/github/home/.cargo"
CARGO_TARGET_DIR: "/github/home/target"
+ - name: Check DataFusion Build without default features
Review comment:
You can see it fail with the same symptoms reported on the bug:
https://github.com/apache/arrow-datafusion/runs/4072959374?check_suite_focus=true#step:8:99
##########
File path: .github/workflows/rust.yml
##########
@@ -64,6 +64,12 @@ jobs:
env:
CARGO_HOME: "/github/home/.cargo"
CARGO_TARGET_DIR: "/github/home/target"
+ - name: Check DataFusion Build without default features
Review comment:
Tested in https://github.com/apache/arrow-datafusion/pull/1218 /
https://github.com/apache/arrow-datafusion/runs/4072959374?check_suite_focus=true
--
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]