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

Add support for PaneInfo descriptor in Python SDK #18721

Open
kennknowles opened this issue Jun 3, 2022 · 0 comments
Open

Add support for PaneInfo descriptor in Python SDK #18721

kennknowles opened this issue Jun 3, 2022 · 0 comments

Comments

@kennknowles
Copy link
Member

The PaneInfo descriptor allows a user to determine which particular triggering emitted a value.  This allows the user to differentiate between speculative (early), on-time (at end of window) and late value emissions coming out of a GroupByKey.  We should add support for this feature in the Python SDK.

Imported from Jira BEAM-3759. Original Jira may contain additional context.
Reported by: ccy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants