zeroshade commented on PR #416: URL: https://github.com/apache/arrow-go/pull/416#issuecomment-3045872523
> # <- this case does not apply at least in my testing because hamba decoder returns array, not a slice That's odd and is likely a bug in hamba then, according to the docs it should return `[]bytes` correctly:  > # <- this case also didn't apply in my testing Didn't apply because we aren't testing it? or a different case gets matched for the test that *should* hit it? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org