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/27 10:15:04 UTC

[jira] [Commented] (IGNITE-5304) Decouple DDL from cache name

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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-5304

    

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

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

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

    https://github.com/apache/ignite/pull/2017.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 #2017
    
----
commit 99d2299d0964c163396c9335b9de098f5c533b8a
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T11:44:56Z

    WIP.

commit 56a6bf342f3b213ec2a6ffb37657605b39a5e8fc
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T11:47:08Z

    WIP.

commit ea983d7a5fe1bbe6aa34baed2600df61f018484f
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T12:01:46Z

    WIP.

commit f046fe04952e78a94af97a9e361012409b6b1a7c
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T12:02:41Z

    Done.

commit 21f94a2a2460b8b2a17bfa989f94735c6661211f
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T12:45:44Z

    Done.

commit 650c6f537567e1008360e25b348bd5e53baed5e8
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T17:45:03Z

    Merge branch 'master' into ignite-5282
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheProxy.java
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryIndexing.java
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/DmlStatementsProcessor.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java

commit e126c89792259e88ead379607f7ae3c7efb6f681
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T18:03:04Z

    WIP.

commit adc79f578e211fdeca5908ecc400d90103f63b76
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T18:10:52Z

    WIP on removing cache name.

commit eb2b21a630e5ff25fb01da01ba848b789d00e9b8
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T18:24:52Z

    Splitting H2 indexing.

commit fcc34a7351f83d52ec9b24681b897bf7baaf270f
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-23T18:54:28Z

    WIP on DDL.

commit e8ffac1914ba4fd095f5742220a1e4c553ae6384
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-27T10:11:16Z

    Merge branch 'master' into ignite-5282-2-ddl
    
    # Conflicts:
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/DmlStatementsProcessor.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/IgniteH2Indexing.java
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridReduceQueryExecutor.java
    #	modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/h2/GridIndexingSpiAbstractSelfTest.java

commit 45d218a5fb1bad41508ca6122135aee1b420fdf3
Author: devozerov <vo...@gridgain.com>
Date:   2017-05-27T10:12:02Z

    Merge.

----


> Decouple DDL from cache name
> ----------------------------
>
>                 Key: IGNITE-5304
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5304
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.1
>
>
> DDL should not use cache name anyhow.



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