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

ETL ng plugins support #1598

Open
godexsoft opened this issue Aug 12, 2024 · 0 comments
Open

ETL ng plugins support #1598

godexsoft opened this issue Aug 12, 2024 · 0 comments
Labels
enhancement New feature or request testability Makes code testable and/or adds unit-tests
Milestone

Comments

@godexsoft
Copy link
Collaborator

Summary

For #1594

In the new ETL, plugins are user-provided loader components that receive transactions as a vector or one by one depending on the spec exposed by the plugin.
The plugin needs to be able to execute arbitrary code against the incoming data.
This task is about creating the plugins system and writing tests for it.

@godexsoft godexsoft added enhancement New feature or request testability Makes code testable and/or adds unit-tests labels Aug 12, 2024
@godexsoft godexsoft added this to the 2.3 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testability Makes code testable and/or adds unit-tests
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant