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


##########
go/arrow/array/util_test.go:
##########
@@ -522,3 +522,29 @@ func TestRecordBuilderUnmarshalJSONExtraFields(t 
*testing.T) {
 
        assert.Truef(t, array.RecordEqual(rec1, rec2), "expected: %s\nactual: 
%s", rec1, rec2)
 }
+
+func TestJSON(t *testing.T) {

Review Comment:
   honestly? I don't know. It must have gotten caught in a git stash pop that i 
did at some point. I'll take this out.



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