c21 commented on a change in pull request #30563:
URL: https://github.com/apache/spark/pull/30563#discussion_r533858334



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingJoinSuite.scala
##########
@@ -59,7 +59,7 @@ abstract class StreamingJoinSuite
     (input, df)
   }
 
-  protected def setupWindowedJoin(joinType: String)
+  protected def setupJoin(joinType: String)

Review comment:
       Sorry for missing these two at the first place. Updated.




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

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