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

Implement the filter transformation #121

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Implement the filter transformation #121

wants to merge 21 commits into from

Conversation

afausti
Copy link
Member

@afausti afausti commented Sep 30, 2021

No description provided.

@afausti afausti force-pushed the tickets/DM-31914 branch 4 times, most recently from d41948e to d866934 Compare October 3, 2021 01:25
afausti added 10 commits October 4, 2021 16:20
- This test was implemented as part of the example code to demonstrate Faust tumbling window functionality, it can be moved one level up now.
- Move example code to its own directory
- Also use the example configuration as default for the aggregator configuration
- Avoid collision with AggregatedTopic and AggregatedTopicSchema names
- Make code easier to read
- Fix tests
- Let the generator read the configuration file and pass the AggregatedTopic object to the Aggregator class
- We are getting the source topics to aggregate from the aggregator configuration which will have a validator for that.
@afausti afausti force-pushed the tickets/DM-31914 branch 2 times, most recently from 98a6874 to e340599 Compare October 5, 2021 04:33
- Add  --template-file and --output-dir options to generate-agents command, so we don't need to access the config in the AgentGenerator class
- Refactor initialize() and produce() methods to get source topics from the aggregator configuration
- Remove unnecessary configuration parameters
- Add --config-file option for ini_example and produce commands
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.

1 participant