[
https://issues.apache.org/jira/browse/ARROW-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-13225.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10633
[https://github.com/apache/arrow/pull/10633]
> [Go][Flight] Implement Custom Middleware Interface and Enable Integration
> Tests
> -------------------------------------------------------------------------------
>
> Key: ARROW-13225
> URL: https://issues.apache.org/jira/browse/ARROW-13225
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Go, Integration
> Affects Versions: 4.0.1
> Reporter: Matt Topol
> Assignee: Matt Topol
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Currently it's a bit difficult to utilize the authhandlers and still have
> custom middleware due to the way that grpc handles interceptors so we can
> create interfaces for Client and Server Middleware and then have helper
> functions that use the interfaces to create interceptors to make it much
> easier to create middleware regardless of being Stream or Unary requests.
> Once we do that, we can enable the FlightRPC integration tests with Go.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)