chrisirhc opened a new pull request, #33735:
URL: https://github.com/apache/arrow/pull/33735

   ### Rationale for this change
   
   Define interface from grpc/reflection rather than importing. The interface 
is marked as experiment, so defining it here is also a step toward improving 
stability of the go arrow library.
   
   ### What changes are included in this PR?
   
   * As above, inlining the interface
   
   ### Are these changes tested?
   
   I believe the the change is already tested via:
   
https://github.com/apache/arrow/blob/c8d6110a26c41966e539e9fa2f5cb8c31dc2f0fe/go/arrow/flight/flight_test.go#L325-L326
   And also via confirming via reading 
https://github.com/grpc/grpc-go/blob/4e4d8288ff4fb99150a526165c767e6fac3bd5ec/Documentation/server-reflection-tutorial.md
 . However, I have not done any manual testing beyond this.
   
   ### Are there any user-facing changes?
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to