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

Added FieldFunctionTransformation class to perform programmatic transformation #218

Merged
merged 3 commits into from
May 30, 2024

Conversation

alexott
Copy link
Contributor

@alexott alexott commented May 6, 2024

This class will help with the implementation of programmatic transformations, i.e., bulk convert field name to snake_case, etc.

…nsformation

This class will help with implementation of programmatic transformations, i.e., bulk
convert field name to `snake_case`, etc.
@alexott
Copy link
Contributor Author

alexott commented May 30, 2024

@thomaspatzke any chance to get this reviewed?

@thomaspatzke
Copy link
Member

Sorry for letting waiting you so long, a really cool and useful transformation! As far as I can see it's currently not possible to express it in YAML, but this can also be added later!

@thomaspatzke thomaspatzke merged commit 3bb75ce into SigmaHQ:main May 30, 2024
12 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.

2 participants