Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19568#discussion_r147470383
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/joins/InnerJoinSuite.scala
 ---
    @@ -228,6 +230,27 @@ class InnerJoinSuite extends SparkPlanTest with 
SharedSQLContext {
         )
       )
     
    +  testInnerJoin(
    --- End diff --
    
    It still can pass without the changes in this PR. What is the purpose of 
this test case?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to