zeroshade commented on a change in pull request #11024:
URL: https://github.com/apache/arrow/pull/11024#discussion_r701260455



##########
File path: go/arrow/datatype_fixedwidth.go
##########
@@ -52,13 +53,25 @@ type (
        Duration  int64
 )
 
+// func (d Date32) String() string {

Review comment:
       Ah, that was from an early attempt at trying to simplify the `String()` 
functions for the scalars, must have forgotten to delete it. I'll get rid of it.




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