dongjoon-hyun commented on a change in pull request #28326:
URL: https://github.com/apache/spark/pull/28326#discussion_r416084154



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingJoinSuite.scala
##########
@@ -991,4 +991,30 @@ class StreamingOuterJoinSuite extends StreamTest with 
StateStoreMetricsTest with
       )
     }
   }
+
+  test("SPARK-27340 Windowed left out join with Alias on TimeWindow") {

Review comment:
       super nit. `out` -> `outer`, Let's ignore for now.




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