zeroshade commented on code in PR #40272:
URL: https://github.com/apache/arrow/pull/40272#discussion_r1506257552


##########
go/arrow/table.go:
##########
@@ -39,6 +39,7 @@ type Table interface {
 
        Retain()
        Release()
+       String() string

Review Comment:
   I'd rather have this be `fmt.Stringer` to be explicit via the composition



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