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

Implement an event fields iterator that works with paths directly #18247

Open
pront opened this issue Aug 15, 2023 · 0 comments
Open

Implement an event fields iterator that works with paths directly #18247

pront opened this issue Aug 15, 2023 · 0 comments
Assignees

Comments

@pront
Copy link
Member

pront commented Aug 15, 2023

The current implementation is here.

The main change needed here is to change the return type from String to OwnedTargetPath.
Note that the code above doesn't iterate over metadata fields.

The same work needs to be done for all_metadata_fields.

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

No branches or pull requests

1 participant