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

[jira] [Commented] (IGNITE-6635) Minimize H2 usages in InlineIndexHelper

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

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

GitHub user devozerov opened a pull request:

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

    IGNITE-6635

    

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

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

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

    https://github.com/apache/ignite/pull/2859.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 #2859
    
----
commit b807a7f0ff33de416287b506927188b077744109
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:02:23Z

    WIP.

commit d40025def33eb46d85abb60457ce0adc110b8ac2
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:10:31Z

    Key-only row.

commit da96581de2e45fcfb8fea7215f84ddb1610b327a
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:10:40Z

    Key-only row.

commit 4732faa5c4ad0a636a494fcf6a5da7bdef57f7d3
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:14:05Z

    It compiles.

commit fe602efca5b873397cd956fad0b9e73ef4e0d603
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:21:23Z

    Hidden public fields.

commit 3f79ee7437117e786fdfbb188a6f13ddb88a27d6
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T08:48:40Z

    WIP.

commit 020367e724621e772735de24f2eb14e12f08e256
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T10:39:42Z

    Merge branch 'master' into inline-separate-value-enum

commit e8207f82c5436616e5c31f9193ee243bd18a914a
Author: devozerov <vo...@gridgain.com>
Date:   2017-10-16T10:58:11Z

    Reworked sort order.

----


> Minimize H2 usages in InlineIndexHelper
> ---------------------------------------
>
>                 Key: IGNITE-6635
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6635
>             Project: Ignite
>          Issue Type: Task
>      Security Level: Public(Viewable by anyone) 
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.4
>
>
> In order to extract index from {{H2Tree}} we need to rework {{InlineIndexHelper}} to minimize H2 classes usage. 



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