Skip to content

[R] Fix excess "Handling string data with embedded nuls" warning in tests #20191

@asfimport

Description

@asfimport

The R tests raise a warning

══ Warnings ════════════════════════════════════════════════════════════════════════════════════════════════
1. Handling string data with embedded nuls (test-RecordBatch.R:547:3) - Stripping '\0' (nul) from character vector

That test is already has an expectation for the warning, so it is likely being raised repeatedly and the excess are not suppressed.

AC: Warning not arising in tests because it is handled in an appropriate manner

Reporter: Edward Visel / @alistaire47

Related issues:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions