nealrichardson commented on issue #227:
URL: https://github.com/apache/arrow-adbc/issues/227#issuecomment-1347178331

   > Not sure about Flight SQL. Just sticking that into the arrow package 
probably makes the most sense. (gRPC is heavy and shipping two copies of it is 
a landmine waiting to happen.)
   
   Could you also keep using pyarrow in the R package for Flight SQL, just as 
we do for Flight now? Saves having to build gRPC for the R package. 
   
   Though if you did go the route of building gRPC into the/an R package, the 
Windows and I believe mac packaging may be handled already. Jeroen did grpc a 
while ago for someone else's package: 
https://github.com/r-windows/rtools-packages/blob/master/mingw-w64-grpc/PKGBUILD
 not sure how much work it would be to bring it up to date though.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to