Kenneth Knowles created BEAM-37:
-----------------------------------
Summary: Run DoFnWithContext without conversion to vanilla DoFn
Key: BEAM-37
URL: https://issues.apache.org/jira/browse/BEAM-37
Project: Beam
Issue Type: Sub-task
Components: runner-core
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
DoFnWithContext is an enhanced DoFn where annotations and parameter lists are
inspected to determine whether it accesses windowing information, etc.
Today, each feature of DoFnWithContext requires implementation on DoFn, which
precludes the easy addition of features that we don't have designs for in DoFn.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)