You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lfygh (via GitHub)" <gi...@apache.org> on 2023/04/27 02:01:13 UTC

[GitHub] [arrow] lfygh opened a new issue, #35349: A question about org.apache.arrow.flight.FlightClient#FlightClient

lfygh opened a new issue, #35349:
URL: https://github.com/apache/arrow/issues/35349

   ### Describe the usage question you have. Please include as many useful details as  possible.
   
   
   
   1、why this construct function is not public?
   ```java
   FlightClient(BufferAllocator incomingAllocator, ManagedChannel channel,
         List<FlightClientMiddleware.Factory> middleware)
   ```
   2、Can I customize the ManagedChannel ?
   
   
   
   ### Component(s)
   
   Java


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] lfygh closed issue #35349: A question about org.apache.arrow.flight.FlightClient#FlightClient

Posted by "lfygh (via GitHub)" <gi...@apache.org>.
lfygh closed issue #35349: A question about org.apache.arrow.flight.FlightClient#FlightClient
URL: https://github.com/apache/arrow/issues/35349


-- 
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: issues-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lfygh commented on issue #35349: A question about org.apache.arrow.flight.FlightClient#FlightClient

Posted by "lfygh (via GitHub)" <gi...@apache.org>.
lfygh commented on issue #35349:
URL: https://github.com/apache/arrow/issues/35349#issuecomment-1524757317

   > 
   
   thank you


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] lidavidm commented on issue #35349: A question about org.apache.arrow.flight.FlightClient#FlightClient

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #35349:
URL: https://github.com/apache/arrow/issues/35349#issuecomment-1524453520

   See FlightGrpcUtils in flight-grpc 


-- 
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-unsubscribe@arrow.apache.org

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