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 15:14:04 UTC

[jira] [Commented] (IGNITE-5379) JDBC thin: get rid of cache name

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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-5379

    

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

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

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

    https://github.com/apache/ignite/pull/2081.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 #2081
    
----
commit ae8a40e56b4c95babd705e51f0412e9278281ceb
Author: devozerov <vo...@gridgain.com>
Date:   2017-06-05T15:13:23Z

    Done.

----


> JDBC thin: get rid of cache name
> --------------------------------
>
>                 Key: IGNITE-5379
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5379
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.1
>
>
> JDBC driver should not depend on cache name anyhow. We should remove it form configuration, and use {{GridQueryProcessor.querySqlFieldsNoCache}} method to start query.



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