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

[pkg/ottl] Add ParseSimplifiedXML Converter #35421

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

djaglowski
Copy link
Member

This adds a converter called ParseSimplifiedXML. This serves as the final step described in #35281, which will allow users to parse any arbitrary XML document into user-friendly result, by first transforming the document in place with other functions (e.g. #35328 and #35364) and then calling this function.

@djaglowski djaglowski marked this pull request as ready for review September 25, 2024 17:49
@djaglowski djaglowski requested a review from a team as a code owner September 25, 2024 17:49
TylerHelmuth pushed a commit that referenced this pull request Sep 25, 2024
This is just a minor cleanup of tests, following the pattern used in
#35421, #35328, and #35364
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants