jackwener commented on code in PR #4487:
URL: https://github.com/apache/arrow-datafusion/pull/4487#discussion_r1039119649
##########
datafusion/core/tests/sql/predicates.rs:
##########
@@ -549,8 +549,7 @@ async fn in_set_string_dictionaries() -> Result<()> {
}
#[tokio::test]
-#[ignore]
-// https://github.com/apache/arrow-datafusion/issues/3635
+// Test issue: https://github.com/apache/arrow-datafusion/issues/3635
async fn multiple_or_predicates() -> Result<()> {
Review Comment:
Please notice this `Test`
--
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]