kou commented on code in PR #35178:
URL: https://github.com/apache/arrow/pull/35178#discussion_r1178509500
##########
go/arrow/flight/server.go:
##########
@@ -52,14 +52,9 @@ type (
Empty = flight.Empty
)
-// FlightService_ServiceDesc is the grpc.ServiceDesc for the FlightService
-// server. It should only be used for direct call of grpc.RegisterService,
-// and not introspected or modified (even as a copy).
-var FlightService_ServiceDesc = flight.FlightService_ServiceDesc
-
Review Comment:
OK.
I also add "**This PR includes breaking changes to public APIs.**" to the
pull request description.
--
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]