Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to select sub-sets of metadata keys to be loaded #49

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Dec 7, 2023

  • Adds the FileSet.select_metadata method to restrict the metadata fields that are loaded (typically for performance reasons) for a given file-set.
  • _metadata added back as an attribute of the FileSet class.
  • FileSet converted back to a "slots" class

@tclose tclose merged commit 597a205 into main Dec 7, 2023
18 checks passed
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.

1 participant