thisisnic opened a new pull request, #37951: URL: https://github.com/apache/arrow/pull/37951
### Rationale for this change Tests failing on R < 4.0 builds due to the default value of the the `data.frame()` parameter `stringsAsFactors` between older and newer versions of R ### What changes are included in this PR? Update a test using `data.frame()` to manually specify the value of `stringsAsFactors` as `FALSE`. ### Are these changes tested? No ### Are there any user-facing changes? No -- 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]
