Richard created ARROW-8226:
------------------------------
Summary: [Go] Add binary builder that uses 64 bit offsets and make
binary builders resettable
Key: ARROW-8226
URL: https://issues.apache.org/jira/browse/ARROW-8226
Project: Apache Arrow
Issue Type: New Feature
Components: Go
Reporter: Richard
I ran into some overflow issues with the existing 32 bit binary builder. My
changes add a new binary builder that uses 64-bit offsets + tests.
I also added a panic for when the 32-bit offset binary builder overflows.
Finally I made both binary builders resettable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)