andygrove commented on code in PR #1048:
URL:
https://github.com/apache/datafusion-ballista/pull/1048#discussion_r1758138493
##########
ballista/client/src/context.rs:
##########
@@ -942,6 +958,11 @@ mod standalone_tests {
"+--------------------+",
];
assert_result_eq(expected, &res);
+ }
+ #[tokio::test]
+ #[ignore] // TODO fix this test - it never completes
Review Comment:
I will fix this as part of
https://github.com/apache/datafusion-ballista/pull/1052
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]