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

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

                Author: ASF GitHub Bot
            Created on: 20/Mar/20 21:04
            Start Date: 20/Mar/20 21:04
    Worklog Time Spent: 10m 
      Work Description: pabloem commented on pull request #11153: [BEAM-9537] 
Adding a new module for FnApiRunner
URL: https://github.com/apache/beam/pull/11153#discussion_r395888936
 
 

 ##########
 File path: 
sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner.py
 ##########
 @@ -78,12 +78,12 @@
 from apache_beam.runners import pipeline_context
 from apache_beam.runners import runner
 from apache_beam.runners.portability import artifact_service
-from apache_beam.runners.portability import fn_api_runner_transforms
 from apache_beam.runners.portability import portable_metrics
-from apache_beam.runners.portability.fn_api_runner_transforms import 
create_buffer_id
-from apache_beam.runners.portability.fn_api_runner_transforms import 
only_element
-from apache_beam.runners.portability.fn_api_runner_transforms import 
split_buffer_id
-from apache_beam.runners.portability.fn_api_runner_transforms import 
unique_name
+from apache_beam.runners.portability.fn_api_runner import transforms
 
 Review comment:
   Done. Went with translations. But I also like optimizations... Maybe I'll 
rename if it becomes a little bit more optimizations than translations down the 
road.
 
----------------------------------------------------------------
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: 407250)
    Time Spent: 1h 50m  (was: 1h 40m)

> Refactor FnApiRunner into its own package
> -----------------------------------------
>
>                 Key: BEAM-9537
>                 URL: https://issues.apache.org/jira/browse/BEAM-9537
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Pablo Estrada
>            Assignee: Pablo Estrada
>            Priority: Minor
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to