xinrong-databricks commented on a change in pull request #33162:
URL: https://github.com/apache/spark/pull/33162#discussion_r664768958



##########
File path: python/pyspark/pandas/data_type_ops/boolean_ops.py
##########
@@ -47,7 +47,7 @@ class BooleanOps(DataTypeOps):
 
     @property
     def pretty_name(self) -> str:
-        return "booleans"
+        return "bools"

Review comment:
       Rename that in order to be separate from `BooleanExtensionOps` in error 
messages.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to