You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by XuMingmin <gi...@git.apache.org> on 2017/04/09 19:18:01 UTC

[GitHub] beam pull request #2477: [BEAM-1921] expose connectionProperties in JdbcIO

GitHub user XuMingmin opened a pull request:

    https://github.com/apache/beam/pull/2477

    [BEAM-1921] expose connectionProperties in JdbcIO

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/XuMingmin/beam JdbcIO_Para

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

    https://github.com/apache/beam/pull/2477.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 #2477
    
----
commit 09df9b5c15dd5b409d9da937225caa073a663255
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-03-15T21:45:17Z

    Merge pull request #3 from apache/master
    
    sync-up code

commit 83ea09ea195315afac94116a248b4995231e2d72
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-03T22:28:03Z

    Merge pull request #6 from apache/master
    
    rebase

commit 8b8347268035ddb37bfc5865306368c5dc2cad67
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-05T21:50:06Z

    Merge pull request #7 from apache/master
    
    rebase

commit 38f4b6168f5928d01c01bcffc17a7bee6de596cb
Author: XuMingmin <xu...@users.noreply.github.com>
Date:   2017-04-07T06:21:44Z

    Merge pull request #8 from apache/master
    
    rebase

commit 49da33daf0e87c823f04a8b4bcfb03511026461c
Author: mingmxu <mi...@ebay.com>
Date:   2017-04-09T18:34:26Z

    add `connectionProperties`

----


---
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] beam pull request #2477: [BEAM-1921] expose connectionProperties in JdbcIO

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

    https://github.com/apache/beam/pull/2477


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