[
https://issues.apache.org/jira/browse/BEAM-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549291#comment-17549291
]
Danny McCormick commented on BEAM-12161:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20896
> 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
> Priority: P3
>
> 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.20.7#820007)