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

    https://github.com/apache/spark/pull/20863#discussion_r175660234
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -2409,17 +2432,13 @@ def test_join_without_on(self):
             df1 = self.spark.range(1).toDF("a")
             df2 = self.spark.range(1).toDF("b")
     
    -        try:
    --- End diff --
    
    Other diff are basically the same.


---

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

Reply via email to