apache / apache/beam

Implement AssignWindows for known WindowFns in the ReferenceRunner

Open
#18,814 0 comments 0 reactions 0 assignees View on GitHub
direct new feature P3 runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

This decodes known `WindowFns` from the portable representation if there is no associated environment, and runs those `WindowFns` on the input stream. As none of those known fns interact with the element directly, this is safe to do outside of an SDK harness.

Imported from Jira [BEAM-4241](https://issues.apache.org/jira/browse/BEAM-4241). Original Jira may contain additional context.
Reported by: tgroh.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.