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/11/16 16:16:00 UTC

[jira] [Commented] (IGNITE-6931) Simplify index rebuild

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

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

GitHub user gvvinblade opened a pull request:

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

    IGNITE-6931

    

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

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

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

    https://github.com/apache/ignite/pull/3052.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 #3052
    
----
commit f6caa5695c1bd87b30dc442f641d81dca3df9a42
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-11-16T16:14:15Z

    IGNITE-6931 Simplify index rebuild

----


> Simplify index rebuild
> ----------------------
>
>                 Key: IGNITE-6931
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6931
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>          Components: cache, sql
>    Affects Versions: 2.3
>            Reporter: Igor Seliverstov
>            Assignee: Igor Seliverstov
>             Fix For: 2.4
>
>
> There are two quite similar operations: CREATE INDEX rebuildIndexFromHach but used approaches are absolutely different. We need to generalize an used approach.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)