You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/10/06 13:53:00 UTC

[jira] [Created] (ARROW-14239) [R] Don't use rlang::as_label

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)