alamb commented on a change in pull request #783: URL: https://github.com/apache/arrow-datafusion/pull/783#discussion_r677816816
########## File path: datafusion/tests/sql.rs ########## @@ -2966,6 +2966,45 @@ async fn query_count_distinct() -> Result<()> { Ok(()) } +#[tokio::test] Review comment: yeah, maybe that would be better... If I am able to fix the problem in the next few days perhaps I can just incorporate this change into the proper fix 😆 I'll leave this PR as a draft for now -- 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