liukun4515 commented on code in PR #3636:
URL: https://github.com/apache/arrow-datafusion/pull/3636#discussion_r982017120
##########
datafusion/core/tests/sql/joins.rs:
##########
@@ -1413,6 +1413,8 @@ async fn hash_join_with_dictionary() -> Result<()> {
}
#[tokio::test]
+#[ignore]
+// https://github.com/apache/arrow-datafusion/issues/3565
Review Comment:
skip the test, https://github.com/apache/arrow-datafusion/issues/3565
@AssHero want to take it
--
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]