Skip to content

feat: add retrieve_file_metadata option to file reading functions#3716

Open
pierre-monnet wants to merge 2 commits intodlt-hub:develfrom
pierre-monnet:feat/3632-add_file_metadata
Open

feat: add retrieve_file_metadata option to file reading functions#3716
pierre-monnet wants to merge 2 commits intodlt-hub:develfrom
pierre-monnet:feat/3632-add_file_metadata

Conversation

@pierre-monnet
Copy link
Copy Markdown

Description

This pull request adds the ability to include file metadata (file name and modification date) in the output of all filesystem reader functions. The change is implemented by introducing a new retrieve_file_metadata parameter to each function. Comprehensive tests are also added to ensure this feature works for all supported file formats and reading modes.

Related Issues

Additional Context

@anuunchin anuunchin self-assigned this Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add argument to include metadata from FileItemDict.FileItem in output from filesystem.readers

2 participants