Re: api gateway with arrow flight grpc

2025-03-13 Thread Z A
Thanks Felipe! From: Felipe Oliveira Carvalho Sent: Thursday, March 13, 2025 12:29 AM To: user@arrow.apache.org Subject: Re: api gateway with arrow flight grpc No, but if these are gRPC proxies they should work. On Wed, 12 Mar 2025 at 18:13 Z A mailto:z11...@ou

Re: api gateway with arrow flight grpc

2025-03-13 Thread Felipe Oliveira Carvalho
No, but if these are gRPC proxies they should work. On Wed, 12 Mar 2025 at 18:13 Z A wrote: > Hi, > I just subscribed to this mailing list, and apologize if this is a silly > question. > Has anyone ever done any integration of API Gateway (i.e. Kong, Tyk, > KrakenD, etc.) with your own Arrow Fli

Re: api gateway with arrow flight grpc

2025-03-13 Thread Paul Whalen
I haven’t used anything you’ve mentioned, but I have deployed an arrow flight server in an istio/envoy service mesh, and seen all the benefits of gRPC in that context without any trouble. I’ve often though it would be fun to write an envoy filter for the Flight or Flight SQL protocol, but it isn’t