lidavidm created ARROW-6017: ------------------------------- Summary: [FlightRPC] Allow creating Locations with unknown schemes Key: ARROW-6017 URL: https://issues.apache.org/jira/browse/ARROW-6017 Project: Apache Arrow Issue Type: Improvement Components: FlightRPC Affects Versions: 0.14.0 Reporter: lidavidm Assignee: lidavidm
Right now Flight clients error if the server hands them a Location with an unknown scheme. Also, you can't construct locations with non-gRPC schemes. Since Flight will want to support other transports, we should allow unknown schemes up until a client is constructed for them. This would also make it possible for a Flight service to reference non-Flight services in FlightInfo. -- This message was sent by Atlassian JIRA (v7.6.14#76016)