You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2017/10/10 13:49:54 UTC

[GitHub] ignite pull request #2826: IGNITE-6140 JDBC thin: implement DataSource inter...

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/2826

    IGNITE-6140  JDBC thin: implement DataSource interface

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6140

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

    https://github.com/apache/ignite/pull/2826.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 #2826
    
----
commit d3753728fcab2e1794f98bec1135d67343d80cd8
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-06T13:23:09Z

    IGNITE-6140: save the progress

commit a57e1491c724fbd77e975ac12707a35870a49983
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-09T09:10:02Z

    IGNITE-6140: save the progress

commit 720c003ecc9f58938cabb3b0a07cb222cd99abe4
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-09T12:02:15Z

    Merge branch '_master' into ignite-6140

commit 548ed8f3f63626d3fa0276a419188ab4815ceca5
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-09T13:16:48Z

    IGNITE-6140: save the progress

commit 7b04997fa15ad2be9fd462cf29302d1c57486e2c
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-10T12:01:54Z

    Merge branch '_master' into ignite-6140

commit 634d7e6dd1477e0ab2d60b1b0d49d5984a444924
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-10T13:47:57Z

    IGNITE-6140 JDBC thin: implement DataSource interface

commit b83ff657ac20523d8c6bac4cf8a3522e554a0822
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-10T13:48:43Z

    IGNITE-6140: add test to suite

----


---

[GitHub] ignite pull request #2826: IGNITE-6140 JDBC thin: implement DataSource inter...

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

    https://github.com/apache/ignite/pull/2826


---