[
https://issues.apache.org/jira/browse/BEAM-9692?focusedWorklogId=428776&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428776
]
ASF GitHub Bot logged work on BEAM-9692:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Apr/20 22:52
Start Date: 29/Apr/20 22:52
Worklog Time Spent: 10m
Work Description: rohdesamuel commented on a change in pull request
#11452:
URL: https://github.com/apache/beam/pull/11452#discussion_r417658622
##########
File path: sdks/python/apache_beam/runners/dataflow/dataflow_runner_test.py
##########
@@ -594,6 +594,121 @@ def test_combine_values_translation(self):
self.assertIn(
u'CombineValues', set(step[u'kind'] for step in job_dict[u'steps']))
+ def test_read_create_translation(self):
Review comment:
Done, moved to a single expect method.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 428776)
Time Spent: 2.5h (was: 2h 20m)
> Clean Python DataflowRunner to use portable pipelines
> -----------------------------------------------------
>
> Key: BEAM-9692
> URL: https://issues.apache.org/jira/browse/BEAM-9692
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Sam Rohde
> Assignee: Sam Rohde
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)