[
https://issues.apache.org/jira/browse/ARROW-17356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicola Crane updated ARROW-17356:
---------------------------------
Priority: Critical (was: Major)
> [R] Update binding for add_filename() NSE function to error if used on Table
> ----------------------------------------------------------------------------
>
> Key: ARROW-17356
> URL: https://issues.apache.org/jira/browse/ARROW-17356
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Nicola Crane
> Priority: Critical
> Fix For: 10.0.0
>
>
> 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|https://github.com/apache/arrow/pull/12826#issuecomment-1192007298] to
> detect this when the function is called.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)