On Wed, Apr 3, 2019 at 9:56 AM Jacques Nadeau <jacq...@apache.org> wrote:
>
> >
> > "To consume the whole flight, generally all endpoints must be consumed"
> >
>
> I actually think the problem is we changed some names at one point and this
> comment is a bit behind. This should probably read that "To consume the
> whole flight all Flight Itineraries must be consumed. Any endpoint listed
> can be used to consume a particular flight itinerary".

Ah you are right, apologies. Since FlightEndpoint has a list of
locations, the alternative transports could be found among those
locations

https://github.com/apache/arrow/blob/master/format/Flight.proto#L249

Reply via email to