[
https://issues.apache.org/jira/browse/ARROW-14239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane resolved ARROW-14239.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 11338
[https://github.com/apache/arrow/pull/11338]
> [R] Don't use rlang::as_label
> -----------------------------
>
> Key: ARROW-14239
> URL: https://issues.apache.org/jira/browse/ARROW-14239
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> rlang is about to release with a change to as_label that causes a test of
> ours to fail. We can restore the previous behavior, which is more useful for
> our purposes, by using deparse().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)