emkornfield commented on a change in pull request #10106:
URL: https://github.com/apache/arrow/pull/10106#discussion_r619879329
##########
File path: go/arrow/internal/arrjson/arrjson_test.go
##########
@@ -3101,4 +3102,640 @@ func makeDurationsWantJSONs() string {
func makeDecimal128sWantJSONs() string {
return `` // FIXME(fredgan): implement full decimal128 JSON support
-}
\ No newline at end of file
+}
+
+func makeMapsWantJSONs() string {
+ return `{
Review comment:
for testing purposes would it make sense to use a shorter example?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]