[ 
https://issues.apache.org/jira/browse/BEAM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260427#comment-15260427
 ] 

ASF GitHub Bot commented on BEAM-77:
------------------------------------

GitHub user dhalperi opened a pull request:

    https://github.com/apache/incubator-beam/pull/250

    [BEAM-77] Move remaining GCP IO to google-cloud-platform

    TODO list:
    
    - [x] Move BigQueryIO and tests
    - [ ] Move PubSubIO and tests
    - [ ] Move DatastoreIO and tests
    - [ ] Extract GCSOperations and related code from 
FileBasedSource/FileBasedSink
    - [ ] Add ServiceLoader logic for IOChannelFactories
    - [ ] Move Transport, RetryHttpInitializer, Credentials
    - [ ] Fixup any runners that are affected by moves.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dhalperi/incubator-beam gcp-io

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/250.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #250
    
----
commit 23902f9d1946b5c5d9b1a119bb8fb210e9a479bb
Author: Dan Halperin <[email protected]>
Date:   2016-04-27T14:48:41Z

    PCollection: update javadoc
    
    *) Remove references to GCP IO that will soon not be in the core SDK
    *) Rewrite erroneous or soon-to-be-erroneous text such as that TextIO
       always produces bounded collections.

commit 485803a3920bf553055d506e823dddb8d5e079af
Author: Dan Halperin <[email protected]>
Date:   2016-04-27T14:52:36Z

    BigQueryIO: move to GCP module and package

commit 3f3484f416080857f2759863a23808c3ff9a0b30
Author: Dan Halperin <[email protected]>
Date:   2016-04-27T14:53:36Z

    Flink runner: updates for GCP IO Move
    
    *) Depend on google-cloud-platform module
    *) Update import to BigQueryIO
    *) Update another erroneous path.

commit 61131cd997851d383b212d19a2d0c8e4d31811df
Author: Dan Halperin <[email protected]>
Date:   2016-04-27T15:00:27Z

    BigQuery: copy AvroUtils -> BigQueryAvroUtils

commit 3361ec41905bd651e50a67fd77875fe1e865d947
Author: Dan Halperin <[email protected]>
Date:   2016-04-27T16:25:36Z

    temp RetryHttpRequestInitializerTest fixup

----


> Reorganize Directory structure
> ------------------------------
>
>                 Key: BEAM-77
>                 URL: https://issues.apache.org/jira/browse/BEAM-77
>             Project: Beam
>          Issue Type: Task
>          Components: project-management
>            Reporter: Frances Perry
>            Assignee: Jean-Baptiste Onofré
>
> Now that we've done the initial Dataflow code drop, we will restructure 
> directories to provide space for additional SDKs and Runners.



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

Reply via email to