candiduslynx commented on code in PR #35457:
URL: https://github.com/apache/arrow/pull/35457#discussion_r1187624903
##########
go/arrow/array/dictionary.go:
##########
@@ -742,11 +745,29 @@ func (b *dictionaryBuilder) Unmarshal(dec *json.Decoder)
error {
}
func (b *dictionaryBuilder) AppendValueFromString(s string) error {
Review Comment:
done in 605ac9e51b760f5a42f90ce4eaa512121478294a
--
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]