Neal Richardson created ARROW-14239:
---------------------------------------
Summary: [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
Fix For: 6.0.0
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)