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_r376299472
 
 

 ##########
 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:
   @sharifahmad2061 I just merged this time but let's don't make unnecessary 
changes like this next time.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to