You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2016/07/29 17:48:20 UTC

[jira] [Created] (BEAM-499) Remove unused code in apiclient.py and iobase.py

Chamikara Jayalath created BEAM-499:
---------------------------------------

             Summary: Remove unused code in apiclient.py and iobase.py
                 Key: BEAM-499
                 URL: https://issues.apache.org/jira/browse/BEAM-499
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
            Reporter: Chamikara Jayalath
            Assignee: Chamikara Jayalath


There is some code in apiclient.py and iobase.py that is not used by Dataflow SDK. This code has to be removed.

E.g.:
class DataflowWorkerClient
def reader_progress_to_cloud_progress() and other similar methods.
def splits_to_split_response()

class ConcatPosition




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)