[
https://issues.apache.org/jira/browse/IGNITE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-4565:
------------------------------------
Comment: was deleted
(was: GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/1773
IGNITE-4565
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4565
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1773.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 #1773
----
commit fcadf67cf134d603f4b8c9364ab4584cc40efed6
Author: devozerov <[email protected]>
Date: 2017-02-02T08:54:10Z
IGNITE-4570: DDL parsing.
commit 796c933ac70d751111f4f642f5b351abc762effd
Author: devozerov <[email protected]>
Date: 2017-03-02T11:29:53Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
commit c05be524a9b73356d26474aa9962434155d111f3
Author: Alexander Paschenko <[email protected]>
Date: 2017-03-03T10:55:41Z
IGNITE-4633 Introduced component type for DDL statements processor.
commit f79ead47a895eb6d205ea0f2a813efb23b67c989
Author: Alexander Paschenko <[email protected]>
Date: 2017-03-03T11:57:10Z
IGNITE-4635: Introduced DDL worker thread.
commit d97716ef9024aea562899d0b8b17c32c49e41f4b
Author: devozerov <[email protected]>
Date: 2017-03-03T12:40:00Z
Added schema version.
commit 19f0568f4653dfcace6148ded0bd357e4be65a48
Author: devozerov <[email protected]>
Date: 2017-03-09T08:06:38Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
commit f6fa2659d88994f7942f1ac5e1fff65e697ac541
Author: devozerov <[email protected]>
Date: 2017-03-09T11:05:27Z
Creating correct path for index create.
commit f4a56fe67739ca6b8666cec6c0b2f7bce288d191
Author: devozerov <[email protected]>
Date: 2017-03-09T11:31:17Z
Moved full-text index into separate property.
commit 157db2b6bfd40a76af3ee695665fe9c6c4a4b54e
Author: devozerov <[email protected]>
Date: 2017-03-09T12:04:09Z
Removed unnecessary GridQueryIndexType.
commit d8d2ad8f93efedd4787ec04a9886b28266f7ac8d
Author: devozerov <[email protected]>
Date: 2017-03-09T12:32:28Z
WIP on general wire-up.
commit fc2cf15fd31ebfb05052bf297aeaec959d61af1e
Author: devozerov <[email protected]>
Date: 2017-03-09T13:07:42Z
Started working on disco messages.
commit 0721eb98f5c856afb8e4bbd3607c4d00492f8ff9
Author: devozerov <[email protected]>
Date: 2017-03-09T13:11:07Z
Minors.
commit 323f77545e30ebfde00b81a741546914dd18b283
Author: devozerov <[email protected]>
Date: 2017-03-09T13:26:29Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
# Conflicts:
#
modules/core/src/main/java/org/apache/ignite/configuration/CacheConfiguration.java
#
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/GridCacheQueryManager.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/IgniteH2Indexing.java
#
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/ddl/DdlTask.java
#
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GridLuceneIndex.java
commit be88fa26f86e31c0ef562f9484412dde684327ef
Author: devozerov <[email protected]>
Date: 2017-03-09T13:49:26Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
# Conflicts:
#
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
commit 539f1d84063c731460bb18bf59a0602c27482d22
Author: devozerov <[email protected]>
Date: 2017-03-09T13:50:37Z
Minors.
commit 752e71490b79f27fb182353ae7c7babb84f0b0fd
Author: devozerov <[email protected]>
Date: 2017-03-09T13:53:54Z
Minors.
commit 20bd9eddaacfa05c5a4db3d951fda544d53d5410
Author: devozerov <[email protected]>
Date: 2017-03-09T14:00:11Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
# Conflicts:
#
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
commit a4d01a632506b82a1cedb9538a843229feb543be
Author: devozerov <[email protected]>
Date: 2017-03-09T14:03:38Z
Finished refactoring.
commit 9622039a540957ef73f558dbc99da0dbe88f38da
Author: devozerov <[email protected]>
Date: 2017-03-09T14:28:14Z
WIP.
commit 318ddedafc810fefdba12ac2334ac467c746dc04
Author: devozerov <[email protected]>
Date: 2017-03-09T14:31:53Z
WIP.
commit 9e32da96efb1cef44c81a360e35a494715b6483b
Author: devozerov <[email protected]>
Date: 2017-03-09T14:54:37Z
WIP.
commit cd477c039a082eb37e10848cb3aee71c01c01e20
Author: devozerov <[email protected]>
Date: 2017-03-09T15:05:21Z
WIP.
commit abf2f3389ee9036039be58a1e3b18c30d52a8f20
Author: devozerov <[email protected]>
Date: 2017-03-09T15:12:12Z
Minors.
commit e316c4b7464c11ef4eeb7a1a2509e897f67961f5
Author: devozerov <[email protected]>
Date: 2017-03-10T08:11:04Z
WIP on client future handling.
commit 6a7aace9c813490fb49a87221d0a96564949600e
Author: devozerov <[email protected]>
Date: 2017-03-10T08:12:09Z
Minors.
commit 8ddd3de1dda064d14bb14a2e7cb9661e41da72f5
Author: devozerov <[email protected]>
Date: 2017-03-10T10:14:18Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
# Conflicts:
#
modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
commit ca23e235c72103c6495361169ad44c7fac9d3785
Author: devozerov <[email protected]>
Date: 2017-03-10T10:15:27Z
Minors.
commit 8eaff405ea8aa9a94da42c76239cad1ae68c7efc
Author: devozerov <[email protected]>
Date: 2017-03-13T10:10:18Z
Merge branch 'ignite-2.0' into ignite-4565-ddl
# Conflicts:
#
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
#
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/sql/GridSqlQueryParser.java
commit fc294dabe3f2e3ea8f696497f23400bf285767c3
Author: devozerov <[email protected]>
Date: 2017-03-13T10:27:11Z
Fixes after merge.
commit f8a426445b1f4c2f7ba865f1d55a009dc4f398b7
Author: devozerov <[email protected]>
Date: 2017-03-13T10:31:17Z
Minors.
----
)
> Support CREATE INDEX DDL statements
> -----------------------------------
>
> Key: IGNITE-4565
> URL: https://issues.apache.org/jira/browse/IGNITE-4565
> Project: Ignite
> Issue Type: New Feature
> Components: cache, SQL
> Reporter: Alexander Paschenko
> Assignee: Vladimir Ozerov
> Labels: important
> Fix For: 2.0
>
>
> We need to implement support for dynamic {{CREATE INDEX}} and {{DROP INDEX}}
> invocations.
> Design document:
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=67640367
> Base branch: {{ignite-4565}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)