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/05/10 11:54:04 UTC

[jira] [Commented] (IGNITE-5054) Support SQL schema sharing between different caches

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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-5054

    

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

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

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

    https://github.com/apache/ignite/pull/1923.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 #1923
    
----
commit 26229676f70dbc8fadcd449b5745ca644078ac67
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-10T10:40:02Z

    Minor refactoring.

commit bbeedbfa6e2747d1647f80d009ca8331dcabc296
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-10T10:48:26Z

    Minor refactoring (2).

commit ae1578e0b8e7c14c73e8cae901afc5bfa70b3ccf
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-10T10:56:33Z

    Refactoring (3).

commit 116f5a2dc604b3051bda4068d6feb9022dac1dbe
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-10T11:25:50Z

    WIP.

commit 1279f8b4b6fe94a9d3e197a66789804dfc37883f
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-10T11:53:00Z

    WIP.

----


> Support SQL schema sharing between different caches
> ---------------------------------------------------
>
>                 Key: IGNITE-5054
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5054
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>              Labels: important
>             Fix For: 2.1
>
>
> Current every cache "lives" in it's own schema. We need to allow different caches to optionally share the same schema.



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