kou commented on code in PR #36009:
URL: https://github.com/apache/arrow/pull/36009#discussion_r1233452355


##########
go/arrow/flight/server.go:
##########
@@ -49,9 +49,36 @@ type (
        Action                          = flight.Action
        ActionType                      = flight.ActionType
        Result                          = flight.Result
+       CancelFlightInfoResult    = flight.CancelFlightInfoResult
+       CancelResult = flight.CancelResult

Review Comment:
   Oh, sorry.
   I've ran `go fmt arrow/flight/server.go` in `go/`.
   
   BTW, I got many change when I run `go fmt ./...`. What command do you use 
for formatting?



-- 
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