itholic commented on code in PR #38018:
URL: https://github.com/apache/spark/pull/38018#discussion_r980915746
##########
python/pyspark/pandas/frame.py:
##########
@@ -5266,12 +5266,12 @@ def to_orc(
**options: "OptionalPrimitiveType",
) -> None:
"""
- Write the DataFrame out as a ORC file or directory.
+ Write a DataFrame to the ORC format.
Review Comment:
FYI, It's changed just for matching the pandas document.

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