cocoa-xu commented on PR #1717:
URL: https://github.com/apache/arrow-adbc/pull/1717#issuecomment-2051317239

   > Also, one final thing 😅 is this using the REST API or the gRPC API? The 
REST API would not have problems if you want to keep it in C++. (Though I may 
say, let's try to use Nanoarrow instead of Arrow C++ in that case to try to 
keep binary sizes down.)
   
   It uses REST API to start the query job and receives the result table using 
gRPC API because the REST API can only output plain JSON format for the result 
table. 😞


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

Reply via email to