zeroshade commented on code in PR #1066:
URL: https://github.com/apache/arrow-go/pull/1066#discussion_r3722794776


##########
arrow/flight/flightsql/client_test.go:
##########
@@ -43,6 +43,21 @@ type mockGrpcClientStream struct {
        mock.Mock
 }
 
+type referenceCountingReader struct {

Review Comment:
   Agreed, we should be calling Retain and Release in the correct places



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