nealrichardson opened a new pull request, #43895: URL: https://github.com/apache/arrow/pull/43895
### Rationale for this change See #43748. There is what appears to be a bug in R's `[[.numeric_version` implementation that leads to infinite recursion. ### What changes are included in this PR? Don't try to recurse into `numeric_version` objects. ### Are these changes tested? yes ### Are there any user-facing changes? Fewer bugs! -- 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]
