aiguofer commented on issue #34829:
URL: https://github.com/apache/arrow/issues/34829#issuecomment-1514124319

   Yeah exactly. It seems like they wanted to do something similar to what we 
hoped to do in 
https://github.com/grpc/grpc-dotnet/issues/110#issuecomment-1039219134 (in our 
case, http and grpc services are on different hosts, but we want to simplify 
routing rules for different services). However, if this isn't well supported on 
the client side then it's probably not a good path forward. Ideally, people 
could implement their own FlightClient, or use ADBC to interact with our 
service in the future if they can't, or don't want to, use the JDBC driver.
   
   It probably doesn't make sense to add this functionality to the JDBC driver 
if it can't be added to all the other options.


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