Github user joseph-torres commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19327#discussion_r141984167
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/analysis/UnsupportedOperationsSuite.scala
 ---
    @@ -413,36 +414,103 @@ class UnsupportedOperationsSuite extends 
SparkFunSuite {
         batchStreamSupported = false,
         streamBatchSupported = false)
     
    -  // Left outer joins: *-stream not allowed
    +  // Left outer joins: *-stream not allowed with default condition
    --- End diff --
    
    The condition that testBinaryOperationInStreamingPlan uses if left 
unspecified. I've removed the reference since it wasn't there originally, but 
let me know if you think some additional comment belongs here.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to