You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/07/18 13:39:45 UTC

[GitHub] [spark] Kimahriman commented on pull request #38624: [SPARK-40559][PYTHON] Add applyInArrow to groupBy and cogroup

Kimahriman commented on PR #38624:
URL: https://github.com/apache/spark/pull/38624#issuecomment-1640248937

   > @Kimahriman you mentioned this would fix a 2GB memory limit?
   
   Yeah combined with the new setting `spark.sql.execution.arrow.useLargeVarTypes` it should allow getting around a 2GiB limit on a single string/binary column being returned from a `applyInPandas` function


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