Skip to content
New issue

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

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

Already on GitHub? # to your account

Add AlterPath and Traverse functions to mapstr.M #247

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

rdner
Copy link
Member

@rdner rdner commented Oct 30, 2024

What does this PR do?

This allows to make changes to the existing keys easier. For example, switching casing of the keys.

Why is it important?

It helps to implement elastic/beats#41424

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Related issues

@rdner rdner added the enhancement New feature or request label Oct 30, 2024
@rdner rdner self-assigned this Oct 30, 2024
This allows to make changes to the existing keys easier.
For example, switching casing of the keys.
@rdner
Copy link
Member Author

rdner commented Oct 30, 2024

The failed Sonar check is a false-positive, detected different test cases as duplicated lines.

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @rdner

@rdner rdner marked this pull request as ready for review October 30, 2024 12:55
@rdner rdner requested a review from a team as a code owner October 30, 2024 12:55
@rdner rdner requested review from VihasMakwana and removed request for a team October 30, 2024 12:55
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 30, 2024
@rdner rdner requested review from mauri870 and faec October 30, 2024 14:51
@rdner rdner merged commit a35b0a2 into elastic:main Nov 1, 2024
5 of 6 checks passed
@rdner rdner deleted the map-traverse branch November 1, 2024 12:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants