Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
Description
Suggested change (backward-compatible): methods globally(), perKey(), perElement() should return respective transform classes - Count.Globally, Count.PerKey, Count.PerElement. (currently some of them return a PTransform which is actually a Combine - the suggestion is to wrap them into classes).
Attachments
Issue Links
- is part of
-
BEAM-1353 Beam should comply with PTransform style guide
- Resolved