GitHub user alexpaschenko opened a pull request:

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

    Ignite-5242

    DROP TABLE enabled only for caches created via SQL

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

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

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

    https://github.com/apache/ignite/pull/1996.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 #1996
    
----
commit aa48bab0848e776754638bce07097b16006cd548
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-21T16:05:06Z

    IGNITE-5052 CREATE TABLE first steps

commit 7f04ca5811e4680f75996b30a73c7987eec19a25
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-24T17:20:22Z

    IGNITE-5052 CREATE TABLE parsing contd

commit 9ba38c926420b4f6d822885cb595c69de8a518c1
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-25T14:38:57Z

    Merge remote-tracking branch 'apache/ignite-2.0' into ignite-5052

commit d6cdb6ab208e24c65e2bc5d6ea8c88344b3725d6
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-25T15:11:37Z

    IGNITE-5052 CREATE TABLE parsing contd

commit 0be9b0877031bafda674949b13db6b3492bd8fe8
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-26T08:14:29Z

    IGNITE-5052 Dynamic local CREATE TABLE

commit 6569d53e91ef698c7955939cbf3681ebaf68a6c2
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-26T18:55:23Z

    IGNITE-5052 CREATE/DROP TABLE + few tests

commit a7e409b5cea3513e9dcdc242fbde057a99ad84a4
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-27T18:01:17Z

    IGNITE-5052 GridSqlCreateTable.toSql

commit 7d3325e1809fe33cb183ef8de3559ee0b2e40048
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-28T11:46:42Z

    Merge remote-tracking branch 'apache/ignite-2.0' into ignite-5052

commit b740701d61f7728c78b117bb5edbc60f0cba46e9
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-04-28T11:51:51Z

    Post merge fix

commit e650908cbf3358de731c7da606b22606834dfa85
Author: devozerov <voze...@gridgain.com>
Date:   2017-05-05T11:02:43Z

    Merge branch 'master' into ignite-5052

commit afda2220361158434e0b2f86f6d8f21c0342babf
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-10T10:54:50Z

    Merge branch 'master' into ignite-5052

commit dc5f68b9224adcaf1bdde2a6e2606d33a5549993
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-10T19:03:01Z

    IGNITE-5052 Review fixes

commit 888eb168685f6e63541ef7c3b096e32cae54fd4d
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-11T11:31:15Z

    IGNITE-5052 Review fixes - contd

commit 9a26a678f554c550739d06fef6ab371afb4c46f6
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-11T11:32:51Z

    Merge remote-tracking branch 'apache/master' into ignite-5052
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryIndexing.java

commit 7f377c4de364907e27d143f1ae8263dcd3125db0
Author: devozerov <voze...@gridgain.com>
Date:   2017-05-16T08:07:22Z

    Merge branch 'master' into ignite-5052

commit 41e2f64cad6dfe33c28266281229b86b413e86a2
Author: devozerov <voze...@gridgain.com>
Date:   2017-05-16T08:56:40Z

    Minors.

commit 588093fd8db6ef8aae8b6e53f289a100dbe26853
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-16T16:16:44Z

    IGNITE-5052 Review fixes.

commit e2bb7bd2ee1f4d8419f8f918d69b50f68d0c0efc
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-16T16:16:53Z

    Merge branch 'master' into ignite-5052

commit e88a287b9a6b1f1372972b5d8223d3405152fcca
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-17T09:04:36Z

    Merge branch 'master' into ignite-5052

commit eef106ff955cd24884d60536bcc97797ec613b6c
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-17T16:09:55Z

    IGNITE-5052 Review fixes.

commit f9fa7e7ee52ac9ea3510be10d865d1ecb77c3365
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-18T10:12:20Z

    Merge branch 'master' into ignite-5052
    
    # Conflicts:
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/CacheAffinitySharedManager.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/DynamicCacheDescriptor.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCachePartitionExchangeManager.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java
    #   
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java

commit 813dd688fa726567c45db4a4b56f5774d6859bd7
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-18T14:05:54Z

    IGNITE-5052 Post merge and review fixes.

commit e3f05f2e5be2e1bd616270711717275fb49b59f1
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-18T17:40:18Z

    IGNITE-5052 CREATE TABLE tests.

commit a905de9bbecac0284a655884e4f573c9b54382ae
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-18T17:56:36Z

    IGNITE-5052 CREATE TABLE tests.

commit 7acb59f652299dd27fa70fb7b8aad31a47106acb
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T09:46:07Z

    Merge branch 'ignite-5052' into ignite-5242

commit 4ba9e7337fb3975f3b37634e8144fb525f9ad027
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T12:10:31Z

    IGNITE-5242 Allow SQL DROPping only SQL created caches

commit bf34a80b10520fd29b5a097f05df20c868145d1d
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T12:13:00Z

    Merge branch 'master' into ignite-5052

commit 53c2f28aa5f0961035e7454b83b0dc3e0aa239a1
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T12:18:25Z

    IGNITE-5052 Removed odd stuff

commit 307bee450848f1e85e5e223ba4022d4a4bf00b30
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T15:21:50Z

    IGNITE-5052 Additional checks for unsupported stuff in CREATE TABLE

commit 0558b64f2826dbea3493facfea18ce62e69ea649
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-05-19T15:52:26Z

    Merge branch 'ignite-5052' into ignite-5242

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to