[ 
https://issues.apache.org/jira/browse/BEAM-6778?focusedWorklogId=215394&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-215394
 ]

ASF GitHub Bot logged work on BEAM-6778:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Mar/19 11:45
            Start Date: 19/Mar/19 11:45
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #7937: [BEAM-6778] 
Enable Bundle Finalization in Python SDK harness over FnApi
URL: https://github.com/apache/beam/pull/7937#discussion_r266843014
 
 

 ##########
 File path: sdks/python/apache_beam/runners/portability/fn_api_runner_test.py
 ##########
 @@ -60,6 +60,12 @@ class FnApiRunnerTest(unittest.TestCase):
   def create_pipeline(self):
     return beam.Pipeline(runner=fn_api_runner.FnApiRunner())
 
+  def create_pipeline_with_grpc(self):
 
 Review comment:
   We should not be requiring GRPC for these tests. If it only works with the 
GRPC runner, please move these test to FnApiRunnerTestWithGrpc with a JIRA to 
fix this. 
 
----------------------------------------------------------------
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: 215394)
    Time Spent: 5h 50m  (was: 5h 40m)

> Enable Bundle Finalization in Python SDK
> ----------------------------------------
>
>                 Key: BEAM-6778
>                 URL: https://issues.apache.org/jira/browse/BEAM-6778
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py-harness
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to