You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dhalperi <gi...@git.apache.org> on 2016/04/27 18:28:55 UTC

[GitHub] incubator-beam pull request: [BEAM-77] Move remaining GCP IO to go...

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 <dh...@google.com>
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 <dh...@google.com>
Date:   2016-04-27T14:52:36Z

    BigQueryIO: move to GCP module and package

commit 3f3484f416080857f2759863a23808c3ff9a0b30
Author: Dan Halperin <dh...@google.com>
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 <dh...@google.com>
Date:   2016-04-27T15:00:27Z

    BigQuery: copy AvroUtils -> BigQueryAvroUtils

commit 3361ec41905bd651e50a67fd77875fe1e865d947
Author: Dan Halperin <dh...@google.com>
Date:   2016-04-27T16:25:36Z

    temp RetryHttpRequestInitializerTest fixup

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: DRAFT [BEAM-77] Move remaining GCP IO...

Posted by dhalperi <gi...@git.apache.org>.
Github user dhalperi closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---