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


##########
go/arrow/array/string_test.go:
##########
@@ -206,3 +206,37 @@ func TestStringReset(t *testing.T) {
 
        assert.Equal(t, "string1", string2.Value(0))
 }
+
+func TestStringInvalidOffsets(t *testing.T) {

Review Comment:
   should probably add some cases with 0 length values and with nulls



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