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.
   ![Screen Shot 2022-09-27 at 5 18 04 
PM](https://user-images.githubusercontent.com/44108233/192472375-c5ed5dd0-04a4-41fb-b7e8-0801c353cb59.png)
   
   



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