Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Hi. Is it possible to add the file_name as a column to a dataset?
ds <- open_dataset(.....) list_of_files <- ds$files
This works, but I need the file_name as a column.
Thanks
Attachments
Issue Links
- is blocked by
-
ARROW-15281 [C++] Implement ability to retrieve fragment filename
- Resolved
- relates to
-
ARROW-16115 [C++] ScannerBuilder::Filter returns an error when given an augmented field
- Open
-
ARROW-16164 [C++] Pushdown filters on augmented columns like fragment filename
- Open
-
ARROW-14612 [C++] Support for filename-based partitioning
- Resolved
- links to