HyukjinKwon commented on code in PR #48042:
URL: https://github.com/apache/spark/pull/48042#discussion_r1751224660


##########
python/pyspark/sql/pandas/group_ops.py:
##########
@@ -636,8 +630,6 @@ def applyInArrow(
         into memory, so the user should be aware of the potential OOM risk if 
data is skewed
         and certain groups are too large to fit in memory.
 
-        This API is unstable, and for developers.

Review Comment:
   Let's keep this for `...InArrow` ones



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