[
https://issues.apache.org/jira/browse/ARROW-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774308#comment-16774308
]
Antoine Pitrou commented on ARROW-4651:
---------------------------------------
In this case, I was benchmarking Flight over a Unix connection (it's supported
by gRPC).
In any case, (host, port) is inflexible, and it's baked in the protocol, which
is more delicate to change than an API.
> [Format] Flight Location should be more flexible than a (host, port) pair
> -------------------------------------------------------------------------
>
> Key: ARROW-4651
> URL: https://issues.apache.org/jira/browse/ARROW-4651
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Format
> Affects Versions: 0.12.0
> Reporter: Antoine Pitrou
> Priority: Major
>
> The more future-proof solution is probably to define a URI format. gRPC
> already has something like that, though we might want to define our own
> format:
> https://grpc.io/grpc/cpp/md_doc_naming.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)