You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "gatorsmile (via GitHub)" <gi...@apache.org> on 2023/05/17 06:33:04 UTC

[GitHub] [spark] gatorsmile commented on a diff in pull request #40658: [WIP][SPARK-43024][PS] Upgrade pandas to 2.0.0

gatorsmile commented on code in PR #40658:
URL: https://github.com/apache/spark/pull/40658#discussion_r1196006534


##########
python/pyspark/pandas/frame.py:
##########
@@ -8844,91 +8836,6 @@ def combine_first(self, other: "DataFrame") -> "DataFrame":
         )
         return DataFrame(internal)
 
-    def append(

Review Comment:
   we should not remove these API before the major release Spark 4.0



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