[
https://issues.apache.org/jira/browse/BEAM-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15537391#comment-15537391
]
ASF GitHub Bot commented on BEAM-691:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam/pull/1029
> AvroIO missing display data for Dataflow runner in streaming mode
> -----------------------------------------------------------------
>
> Key: BEAM-691
> URL: https://issues.apache.org/jira/browse/BEAM-691
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Scott Wegner
> Assignee: Scott Wegner
>
> AvroIO's Read display data does not show up in Dataflow runner for streaming
> pipelines. This is because the runner has a different graph translation for
> when StreamingOptions.isStreaming() is true, and the display data for this
> case is not implemented.
> We should add display data to the primitive transforms for this translation,
> and also explore ways to better test display data integration for different
> possible graph translations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)