[ https://issues.apache.org/jira/browse/IGNITE-5263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034846#comment-16034846 ]
ASF GitHub Bot commented on IGNITE-5263: ---------------------------------------- GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/2071 IGNITE-5263: Replaced ODBC connection param "Cache" with "Schema" You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5263 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2071.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 #2071 ---- commit f37fada5e4ad5730f20ae964db30fd84d3e207c4 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-01T17:00:16Z IGNITE-5263: Renamed cache connection param to Schema commit 6a23f1fbfd5c2013ad8713dc4d9646f98af955f2 Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-02T12:24:01Z IGNITE-5263: Implmented on Java side commit 59701054b55d2ab7f7bbf1abca4b95aabb2c53cb Author: Igor Sapego <isap...@gridgain.com> Date: 2017-06-02T14:34:25Z IGNITE-5263: Minor fixes ---- > ODBC: use schema notion instead of cache name > --------------------------------------------- > > Key: IGNITE-5263 > URL: https://issues.apache.org/jira/browse/IGNITE-5263 > Project: Ignite > Issue Type: Task > Components: odbc, sql > Reporter: Vladimir Ozerov > Assignee: Igor Sapego > Labels: cpp, odbc > Fix For: 2.1 > > > We should no longer operate on "cacheName". Instead, we should work with > schemas. -- This message was sent by Atlassian JIRA (v6.3.15#6346)