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

Support tumblingWindowInSeconds for streaming events #9979

Merged

Conversation

gmcrocetti
Copy link
Contributor

Closes: #8815

@gmcrocetti gmcrocetti force-pushed the support-tumbling-in-aws-streams branch from 9133378 to 90aab38 Compare September 21, 2021 02:22
@@ -203,11 +204,11 @@ class AwsCompileStreamEvents {
DependsOn: dependsOn,
Properties: {
BatchSize,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just alphabetically sorted these lines.

@medikoo medikoo changed the title Support 'tumblingWindowInSeconds' for streaming events Support tumblingWindowInSeconds for streaming events Sep 21, 2021
Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gmcrocetti that looks great, Thank you!

I'll leave it for final review to @mnapoli

Copy link
Contributor

@mnapoli mnapoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is all implemented and ready to merge let's do it @medikoo 👍

@medikoo medikoo merged commit af39fc0 into serverless:master Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for tumblingWindowInSeconds for stream event type
3 participants