HyukjinKwon commented on code in PR #33222:
URL: https://github.com/apache/spark/pull/33222#discussion_r901195676
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala:
##########
@@ -1929,6 +1929,29 @@ class AdaptiveQueryExecSuite
}
}
}
+
+ test("SPARK-36020: Check logical link in remove redundant projects") {
Review Comment:
For some reasons, this test is flaky or fails with Scala 2.13.
I filed a JIRA at https://issues.apache.org/jira/browse/SPARK-39525
--
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]