HyukjinKwon commented on code in PR #38603:
URL: https://github.com/apache/spark/pull/38603#discussion_r1019792115
##########
python/pyspark/sql/protobuf/functions.py:
##########
@@ -49,7 +49,10 @@ def from_protobuf(
data : :class:`~pyspark.sql.Column` or str
the binary column.
messageName: str
Review Comment:
```suggestion
messageName: str, optional
```
--
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]