rtadepalli opened a new pull request, #34450: URL: https://github.com/apache/arrow/pull/34450
### Rationale for this change Remove some unsafe casts and copy a string instead of returning a reference to an underlying array. ### What changes are included in this PR? Remove `unsafe.Pointer` and add a string deep copy. ### Are these changes tested? I _think_ existing tests should suffice. ### Are there any user-facing changes? There are no user facing/breaking changes. -- 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]
