emkornfield commented on a change in pull request #11359:
URL: https://github.com/apache/arrow/pull/11359#discussion_r748682644
##########
File path: go/arrow/array/interval.go
##########
@@ -95,6 +95,9 @@ func (a *MonthInterval) getOneForMarshal(i int) interface{} {
return nil
}
+// MarshalJSON will create a json array out of a MonthInterval array,
Review comment:
not sure if you saw my last comment what do you think about
thins`{months=num}`
--
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]