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

[jira] [Created] (ARROW-14659) [R] Remove warning about factor conversion to string in if_else()

Ian Cook created ARROW-14659:
--------------------------------

             Summary: [R] Remove warning about factor conversion to string in if_else()
                 Key: ARROW-14659
                 URL: https://issues.apache.org/jira/browse/ARROW-14659
             Project: Apache Arrow
          Issue Type: Bug
          Components: R
    Affects Versions: 6.0.0
            Reporter: Ian Cook
             Fix For: 7.0.0


ARROW-13358 added support for factors in the {{if_else()}} and {{ifelse()}} functions but we did not remove the warning message saying that factors are currently converted to strings (which is no longer true). Remove the warning and modify the test that has a comment referring to ARROW-13358.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)