Skip to content

Add DeepDataIterator and data field path building#48

Merged
vlaurin merged 3 commits intomainfrom
deep-data-iterator
Oct 27, 2025
Merged

Add DeepDataIterator and data field path building#48
vlaurin merged 3 commits intomainfrom
deep-data-iterator

Conversation

@vlaurin
Copy link
Copy Markdown
Contributor

@vlaurin vlaurin commented Oct 22, 2025

No description provided.

As much as possible we want to avoid field path being built manually as this is more error-prone and makes it hard for the syntax to evolve.
@vlaurin vlaurin requested a review from gbenadikar October 22, 2025 16:39
@vlaurin vlaurin added the type:feature Feature request label Oct 22, 2025
To be used for exhaustive, recursive traversal of record data, for example for validation purposes.
@vlaurin vlaurin force-pushed the deep-data-iterator branch from 17b1c37 to 9d2be42 Compare October 23, 2025 15:15
@vlaurin vlaurin merged commit 79a9255 into main Oct 27, 2025
2 checks passed
@vlaurin vlaurin deleted the deep-data-iterator branch October 27, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature Feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants