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

[GitHub] [spark] hvanhovell opened a new pull request, #42156: [SPARK-44532][CONNECT][SQL] Move ArrowUtils to sql/api

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

   Backport of https://github.com/apache/spark/commit/307e46cc4dfdad1f442e8c5c50ecb53c9ef7dc47 to branch-3.5.
   
   ## What changes were proposed in this pull request?
   This PR moves ArrowUtils to sql/api. One method used for configuring python's arrow runner has been moved to ArrowPythonRunner .
   
   ## Why are the changes needed?
   ArrowUtils is used by connect's direct Arrow encoding (and a lot of other things in sql). We want to remove the connect scala client's catalyst dependency. We need to move ArrowUtil in order to do so.
   
   ## Does this PR introduce any user-facing change?
   No
   
   ## How was this patch tested?
   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] hvanhovell commented on pull request #42156: [SPARK-44532][CONNECT][SQL] Move ArrowUtils to sql/api

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

   Merging this one. Failing tests are known to be failing.


-- 
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] hvanhovell closed pull request #42156: [SPARK-44532][CONNECT][SQL] Move ArrowUtils to sql/api

Posted by "hvanhovell (via GitHub)" <gi...@apache.org>.
hvanhovell closed pull request #42156: [SPARK-44532][CONNECT][SQL] Move ArrowUtils to sql/api
URL: https://github.com/apache/spark/pull/42156


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