Skip to content

[R] Update binding for add_filename() NSE function to error if used on Table #32630

@asfimport

Description

@asfimport

ARROW-15260 adds a function which allows the user to add the filename as an output field. This function only makes sense to use with datasets and not tables. Currently, the error generated from using it with a table is handled by handle_augmented_field_misuse(). Instead, we should follow one of the suggestions from the PR to detect this when the function is called.

Reporter: Nicola Crane / @thisisnic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions