[
https://issues.apache.org/jira/browse/BEAM-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548138#comment-17548138
] Danny McCormick commented on BEAM-8104: --------------------------------------- This issue has been migrated to https://github.com/apache/beam/issues/19785 > Remove windowStrategy deserialization exception handling > -------------------------------------------------------- > > Key: BEAM-8104 > URL: https://issues.apache.org/jira/browse/BEAM-8104 > Project: Beam > Issue Type: Bug > Components: runner-dataflow > Reporter: Ankur Goenka > Priority: P3 > > Remove the exception handling in JRH at > [https://github.com/apache/beam/blob/98e553b371966127a988bab69290b5a8c44d5dad/runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/GroupAlsoByWindowParDoFnFactory.java#L106] > And subsequently fix Reshuffle transform to use _IdentityWindowFn in > [https://github.com/apache/beam/blob/98e553b371966127a988bab69290b5a8c44d5dad/sdks/python/apache_beam/transforms/util.py#L626] > -- This message was sent by Atlassian Jira (v8.20.7#820007)
