-
Notifications
You must be signed in to change notification settings - Fork 313
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
add transform-stats operation type #1288
add transform-stats operation type #1288
Conversation
…ondition can be used to wait until transform has processed all data.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @hendrikmuhs! I have a couple of comments, but it looks great.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @hendrikmuhs - just a quick docs fix needed and I think we're good to go.
LGTM! Thanks for iterating @hendrikmuhs :) |
add a transform-stats operation type with a optional condition. The condition can
be used to wait until transform has processed all data.