You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/27 08:19:00 UTC

[GitHub] [spark] itholic commented on a diff in pull request #38018: [SPARK-40580][PS][DOCS] Update the document for `DataFrame.to_orc`.

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org