Ismaël Mejía created BEAM-12161:
-----------------------------------
Summary: Deprecate WindowValue.getValueOnlyCoder method
Key: BEAM-12161
URL: https://issues.apache.org/jira/browse/BEAM-12161
Project: Beam
Issue Type: Task
Components: sdk-java-core
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
We should deprecate WindowValue.getValueOnlyCoder(...) because
ValueOnlyWindowedValueCoder is deprecated so we should not encourage building
them. And we should replace existing uses with
WindowedValue.ParamWindowedValueCoder(...)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)