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/02/16 10:44:57 UTC

[GitHub] [arrow-datafusion] thinkharderdev commented on a change in pull request #1839: Fix compiling ballista in standalone mode, add build to CI

thinkharderdev commented on a change in pull request #1839:
URL: https://github.com/apache/arrow-datafusion/pull/1839#discussion_r807789167



##########
File path: ballista/rust/client/src/context.rs
##########
@@ -458,13 +469,16 @@ mod tests {
 
     #[tokio::test]
     #[cfg(feature = "standalone")]
+    #[ignore]

Review comment:
       yeah, that's where I got stuck as well :). I can take a look at the failing test and fix it another PR. Thanks!




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