liyafan82 commented on pull request #11035: URL: https://github.com/apache/arrow/pull/11035#issuecomment-931401101
> LGTM, does the copy method work generalically (would things like ListArray work with it)? @emkornfield Thanks for your feedback. The `copyFromSafe` API is defined in the `ValueVector` interface. So it is supposed to be implemented by each vector type. -- 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]
