koertkuipers commented on PR #41903:
URL: https://github.com/apache/spark/pull/41903#issuecomment-1627750467

   test failure seems unrelated to pull request:
   ```
   2023-07-09T03:28:09.8480347Z [info] 
StreamingQueryListenerSuite:
   2023-07-09T03:28:09.9674014Z 03:28:09.967 WARN 
org.apache.spark.sql.execution.streaming.ResolveWriteToStream: 
spark.sql.adaptive.enabled is not supported in streaming DataFrames/Datasets 
and will be disabled.
   2023-07-09T03:28:10.4443688Z [info] - single 
listener, check trigger events are generated correctly *** FAILED *** (497 
milliseconds)
   2023-07-09T03:28:10.4445391Z [info]   Assert on 
query failed: : Queue() was empty
   2023-07-09T03:28:10.4448070Z [info]   
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
   2023-07-09T03:28:10.4468152Z [info]     
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
   2023-07-09T03:28:10.4637493Z [info]     
org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1231)
   2023-07-09T03:28:10.4638128Z [info]     
org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295)
   2023-07-09T03:28:10.4639116Z [info]     
org.apache.spark.sql.streaming.StreamingQueryListenerSuite.$anonfun$new$7(StreamingQueryListenerSuite.scala:105)
   2023-07-09T03:28:10.4639921Z [info]     
org.apache.spark.sql.streaming.StreamingQueryListenerSuite.$anonfun$new$7$adapted(StreamingQueryListenerSuite.scala:104)
   2023-07-09T03:28:10.4640682Z [info]     
org.apache.spark.sql.streaming.StreamTest.$anonfun$testStream$41(StreamTest.scala:663)
   2023-07-09T03:28:10.4641267Z [info]     
org.apache.spark.sql.streaming.StreamTest.verify$1(StreamTest.scala:432)
   2023-07-09T03:28:10.4641948Z [info]     
org.apache.spark.sql.streaming.StreamTest.executeAction$1(StreamTest.scala:663)
   2023-07-09T03:28:10.4642564Z [info]     
org.apache.spark.sql.streaming.StreamTest.$anonfun$testStream$56(StreamTest.scala:790)
   2023-07-09T03:28:10.4642965Z [info]   
   2023-07-09T03:28:10.4643222Z [info]   
   ```


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