You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/09 19:18:41 UTC

[jira] [Commented] (BEAM-1921) expose connectionProperties in JdbcIO

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

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

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`

----


> expose connectionProperties in JdbcIO
> -------------------------------------
>
>                 Key: BEAM-1921
>                 URL: https://issues.apache.org/jira/browse/BEAM-1921
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Xu Mingmin
>            Assignee: Xu Mingmin
>            Priority: Minor
>
> expose `connectionProperties` for developers to add connection properties



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)