[
https://issues.apache.org/jira/browse/BEAM-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-3100:
--------------------------------
Labels: (was: stale-P2)
> Factor execution time and construction time dependencies into a non-SDK
> component
> ---------------------------------------------------------------------------------
>
> Key: BEAM-3100
> URL: https://issues.apache.org/jira/browse/BEAM-3100
> Project: Beam
> Issue Type: New Feature
> Components: runner-core, sdk-java-core
> Reporter: Thomas Groh
> Priority: P3
>
> Generally an execution engine should not depend on SDK constructs (e.g.
> DoFn), as those should be used by the language's SDK harness to execute a
> UDF. However, there are certain constructs that are used to communicate
> between the Runner and SDK harness, or are required to fulfill the Runner's
> responsibilities (e.g. Coder, Window). Those should be accessible without
> having to depend on the entire SDK
--
This message was sent by Atlassian Jira
(v8.3.4#803005)