HeartSaVioR commented on code in PR #37248:
URL: https://github.com/apache/spark/pull/37248#discussion_r927300383


##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/sources/ForeachBatchSinkSuite.scala:
##########
@@ -186,48 +185,6 @@ class ForeachBatchSinkSuite extends StreamTest {
     assertPlan(mem2, dsUntyped)
   }
 
-  test("Leaf node of Dataset in foreachBatch should carry over origin logical 
plan") {

Review Comment:
   This test is removed as we no longer carry over logical plan.



-- 
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]

Reply via email to