-
Type:
New Feature
-
Status: Resolved
-
Priority:
P2
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: Not applicable
-
Component/s: runner-core
-
Labels:
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.
- duplicates
-
BEAM-498 Make DoFnWithContext the new DoFn
-
- Resolved
-
- links to