[
https://issues.apache.org/jira/browse/BEAM-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heejong Lee reassigned BEAM-7220:
---------------------------------
Assignee: Heejong Lee
> add JavaReadViaImpulse substitution to Java expansion service
> -------------------------------------------------------------
>
> Key: BEAM-7220
> URL: https://issues.apache.org/jira/browse/BEAM-7220
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: Major
>
> Read transform is not supported in the portability framework.
> `PortableRunner` substitutes Read transform with Impulse + DoFn before it
> submits a pipeline to JobServer. However, when ExternalTransform is used,
> this substitution logic doesn't work. Looks like it should be doneĀ in the
> expansion service instead until we completely remove JavaReadViaImpulse hack.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)