candiduslynx commented on code in PR #35457:
URL: https://github.com/apache/arrow/pull/35457#discussion_r1187634887


##########
go/arrow/array/array.go:
##########
@@ -27,7 +27,7 @@ import (
 const (
        // UnknownNullCount specifies the NullN should be calculated from the 
null bitmap buffer.
        UnknownNullCount = -1
-       NullValueStr = "(null)"
+       NullValueStr     = "(null)"

Review Comment:
   Done in 92ed97ce5b7782443655a344c916f8668a688092



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