candiduslynx commented on code in PR #35457:
URL: https://github.com/apache/arrow/pull/35457#discussion_r1187627107
##########
go/arrow/array/encoded.go:
##########
@@ -280,7 +280,10 @@ type RunEndEncodedBuilder struct {
values Builder
maxRunEnd uint64
+ // currently, mixing AppendValueFromString & UnmarshalOne is unsupported
Review Comment:
Done in 86050d4bcbb48a5f29ed6a61bea708f7847f3431
--
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]