candiduslynx commented on PR #35867: URL: https://github.com/apache/arrow/pull/35867#issuecomment-1572271997
> LGTM just want to have the documentation indicate that it makes a copy so that callers can choose to instead use the `Field(i)` methods if they want to avoid the copies Just FYI, `Field(i)` provides a copy of the `arrow.Field` (note: the `Type` field will point to the same instance, but the pointer itself is copied) -- 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]
