You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "ueshin (via GitHub)" <gi...@apache.org> on 2023/08/16 21:43:58 UTC

[GitHub] [spark] ueshin opened a new pull request, #42522: [SPARK-44836][PYTHON][3.5] Refactor Arrow Python UDTF

ueshin opened a new pull request, #42522:
URL: https://github.com/apache/spark/pull/42522

   ### What changes were proposed in this pull request?
   
   This is a backport of https://github.com/apache/spark/pull/42520.
   
   Refactors Arrow Python UDTF.
   
   ### Why are the changes needed?
   
   Arrow Python UDTF is not need to be redefined when creating it. It can be handled in `worker.py`.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   The existing tests.


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


[GitHub] [spark] ueshin commented on pull request #42522: [SPARK-44836][PYTHON][3.5] Refactor Arrow Python UDTF

Posted by "ueshin (via GitHub)" <gi...@apache.org>.
ueshin commented on PR #42522:
URL: https://github.com/apache/spark/pull/42522#issuecomment-1681345033

   cc @allisonwang-db @dtenedor 


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


[GitHub] [spark] ueshin commented on pull request #42522: [SPARK-44836][PYTHON][3.5] Refactor Arrow Python UDTF

Posted by "ueshin (via GitHub)" <gi...@apache.org>.
ueshin commented on PR #42522:
URL: https://github.com/apache/spark/pull/42522#issuecomment-1681486991

   Thanks! merging to 3.5.


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


[GitHub] [spark] ueshin closed pull request #42522: [SPARK-44836][PYTHON][3.5] Refactor Arrow Python UDTF

Posted by "ueshin (via GitHub)" <gi...@apache.org>.
ueshin closed pull request #42522: [SPARK-44836][PYTHON][3.5] Refactor Arrow Python UDTF
URL: https://github.com/apache/spark/pull/42522


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