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 2021/07/27 21:35:03 UTC

[GitHub] [arrow-datafusion] alamb commented on a change in pull request #783: Add a test grouping on null (showing incorrect answers)

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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org