David Moravek created BEAM-8849: ----------------------------------- Summary: Flink: Support multiple translation or a single URN in batch runner. Key: BEAM-8849 URL: https://issues.apache.org/jira/browse/BEAM-8849 Project: Beam Issue Type: Sub-task Components: runner-flink Reporter: David Moravek Assignee: David Moravek
We need to be able to have multiple translations for a single URN (right now we want to have a special translation for GBK with non-merging widowing). We'll introduce a new `canTranslate` method for all translators, that can be used by runner to decide, which translation to use based on `PTransform` properties. -- This message was sent by Atlassian Jira (v8.3.4#803005)