Skip to content

[R] Remove warning about factor conversion to string in if_else() #30201

@asfimport

Description

@asfimport

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.

Reporter: Ian Cook / @ianmcook
Assignee: Stephanie Hazlitt / @stephhazlitt

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-14659. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions