You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by charlesccychen <gi...@git.apache.org> on 2016/07/19 00:56:02 UTC

[GitHub] incubator-beam pull request #686: Check type of coder for step feeding into ...

GitHub user charlesccychen opened a pull request:

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

    Check type of coder for step feeding into GroupByKey in Dataflow runner

    This prevents submission of invalid pipelines, such as one where a GroupByKey operation happens directly after a BigQuery Read.

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

    $ git pull https://github.com/charlesccychen/incubator-beam fix-gbk-after-bq

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

    https://github.com/apache/incubator-beam/pull/686.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 #686
    
----
commit 536a2f2574fac7addc143ebb199854bf7ea3b5b8
Author: Charles Chen <cc...@google.com>
Date:   2016-07-19T00:54:34Z

    Check type of coder for step feeding into GroupByKey in Dataflow runner

----


---
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 #686: Check type of coder for step feeding into ...

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

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


---
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.
---