You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by gg-shq <gi...@git.apache.org> on 2017/11/10 12:45:30 UTC

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

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 <ks...@gmail.com>
Date:   2017-11-10T11:16:25Z

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

commit 8f4b677a69036aad486249c507166e5189eca979
Author: gg-shq <ks...@gmail.com>
Date:   2017-11-10T11:21:46Z

    Merge branch 'master' into IGNITE-6850

commit b0e91486d98d4ae56498f11098a4b57f83e9a69a
Author: gg-shq <ks...@gmail.com>
Date:   2017-11-10T11:23:01Z

    IGNITE-8650: Resolved merge conflicts in SqlCreateIndexCommand.java

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---