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:17:58 UTC

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

HyukjinKwon 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_r376243790
 
 

 ##########
 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:
   I think it was correct to omit `that` as well.

----------------------------------------------------------------
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