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

[jira] [Commented] (IGNITE-5275) Create SQL listener configuration based on OdbcConfiguration

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

ASF GitHub Bot commented on IGNITE-5275:
----------------------------------------

GitHub user devozerov opened a pull request:

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

    IGNITE-5275

    

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

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

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

    https://github.com/apache/ignite/pull/2080.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 #2080
    
----
commit 87d86a15ef26b74ae08c5f5a042c493ba963dda4
Author: devozerov <pp...@gmail.com>
Date:   2017-06-04T07:19:58Z

    WIP.

commit 31205503d8f4eef72955aae19aa28ae448fc84c1
Author: devozerov <pp...@gmail.com>
Date:   2017-06-04T07:40:49Z

    Created configuration bean.

commit 0bc5708b16ffb53848abc2ad4a40e6fde6782134
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T08:15:33Z

    Merge branch 'master' into ignite-5275

commit c950aba8063c34c2046d699feb49673be9d605e6
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T10:18:02Z

    Added connector configuration.

commit 954aaae5f1eb62ba7550c3fad1cf9bc0c7cfb511
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T10:36:57Z

    Implemented ODBC -> SQL config conversion.

commit 3fd27fb2fbd844487c98a91791aad5b3835b2226
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T10:54:10Z

    Added validation.

commit 4af1d1dee67a52934492ec023d219d56b784c126
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T10:54:50Z

    Minors.

commit e89c0405b695a2b3c710dabfd536b4e4efe276cd
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T11:06:11Z

    WIP.

commit d7e1c315e9ad63b68fc07046c7e4c1ec16a90fd8
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T11:07:35Z

    Last class left: SqlListenerProcessorValidationSelfTest.

commit 6768a9ac8edc642f89b8939d411265c7e830abd3
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T11:20:43Z

    WIP on tests.

commit b4dede2e18dc8b4dc5f82639158f649f548c2490
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T11:47:40Z

    WIP on tests.

commit e598b20b47c5c3eafa2c3f39cacaf077aaae76aa
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T11:47:57Z

    WIP.

commit 254a5a1cef52b3a228013c5d9ae0b1ce67c02ede
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T12:04:04Z

    Tests.

commit bdf4bdadf147167fe4c6a4bd4584294a00b0a5c4
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T12:04:14Z

    WIP.

----


> Create SQL listener configuration based on OdbcConfiguration
> ------------------------------------------------------------
>
>                 Key: IGNITE-5275
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5275
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc, sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.1
>
>
> We need to introduce new configuration API which will be applicable for both ODBC and JDBC drivers.



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