I'm embarking on exactly this. Amusing how this pattern has become "vocal" in the past few weeks, though Flight has existed for a few years now.
On Friday, March 14th, 2025 at 03:56, Paul Whalen <pgwha...@gmail.com> wrote: > 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 clear to me that there’s much demand for it > (for comparison, there’s one for Postgres: > https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/other_protocols/postgres). > > Paul > >> On Mar 13, 2025, at 5:05 PM, Z A <z11...@outlook.com> wrote: > >> >> Thanks Felipe! >> >> --------------------------------------------------------------- >> >> From: Felipe Oliveira Carvalho <felipe...@gmail.com> >> Sent: Thursday, March 13, 2025 12:29 AM >> To: user@arrow.apache.org <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 <z11...@outlook.com> 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 Flight Server? >>> Thanks!