fallintoplace opened a new pull request, #1105: URL: https://github.com/apache/arrow-go/pull/1105
NewTable stores the caller column slice directly. Replacing an element in that slice after construction can change the table and leave retained references inconsistent. Clone the slice before storing it and add a checked-allocator regression test. -- 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]
