Commits

David Li authored a17137f37f5
ARROW-15921: [Format][FlightRPC][C++][Java] Clarify interpretation of FlightEndpoint.locations Clarify that an empty list of locations means we should fetch data from the same server, and that multiple locations mean that all locations are equivalent. See ["[Java] [Flight] Usage of Locations on FlightEndpoint"](https://lists.apache.org/thread/1668fk1myqf8168xh296qck5fn8ztcmn) on user@ for the original discussion. Closes #12636 from lidavidm/arrow-15921 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>