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

    https://github.com/apache/spark/pull/21571#discussion_r195597051
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -269,6 +269,7 @@ def test_struct_field_type_name(self):
             struct_field = StructField("a", IntegerType())
             self.assertRaises(TypeError, struct_field.typeName)
     
    +'''
    --- End diff --
    
    temporary change for faster local testing. will remove before finalizing.
    



---

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

Reply via email to