[GitHub] ignite pull request #3013: IGNITE-6850 SQL: integrate index inline size to C...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3013: IGNITE-6850 SQL: integrate index inline size to C...

andrey-kuznetsov
GitHub user gg-shq opened a pull request:

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

    IGNITE-6850  SQL: integrate index inline size to CREATE INDEX syntax

   

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

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

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

    https://github.com/apache/ignite/pull/3013.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 #3013
   
----
commit be1d297b145322a3d9a90d49e1817a27fc56be24
Author: gg-shq <[hidden email]>
Date:   2017-11-10T11:16:25Z

    IGNITE-6850: Added INLINE_SIZE option to internal SQL CREATE INDEX statement

commit 8f4b677a69036aad486249c507166e5189eca979
Author: gg-shq <[hidden email]>
Date:   2017-11-10T11:21:46Z

    Merge branch 'master' into IGNITE-6850

commit b0e91486d98d4ae56498f11098a4b57f83e9a69a
Author: gg-shq <[hidden email]>
Date:   2017-11-10T11:23:01Z

    IGNITE-8650: Resolved merge conflicts in SqlCreateIndexCommand.java

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3013: IGNITE-6850 SQL: integrate index inline size to C...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---