You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/07 07:23:06 UTC

[GitHub] [spark] sharifahmad2061 commented on a change in pull request #27475: [MINOR][DOCS] Fix typos at python/pyspark/sql/types.py

sharifahmad2061 commented on a change in pull request #27475: [MINOR][DOCS] Fix typos at python/pyspark/sql/types.py 
URL: https://github.com/apache/spark/pull/27475#discussion_r376245234
 
 

 ##########
 File path: python/pyspark/sql/types.py
 ##########
 @@ -1433,7 +1433,7 @@ class Row(tuple):
     ``key in row`` will search through row keys.
 
     Row can be used to create a row object by using named arguments.
-    It is not allowed to omit a named argument to represent the value is
+    It is not allowed to omit a named argument to represent that the value is
 
 Review comment:
   yes, we can omit `that`, but adding it makes the sentence a little bit more explanatory.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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