Scott Wegner created BEAM-691:
---------------------------------
Summary: 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)