Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/19327#discussion_r140615574
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingJoinSuite.scala
---
@@ -116,6 +116,26 @@ class StreamingJoinSuite extends StreamTest with
StateStoreMetricsTest with Befo
)
}
+ private def setupJoin(joinType: String = "inner") = {
--- End diff --
not used anywhere.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]