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/09/28 15:28:01 UTC

[jira] [Commented] (IGNITE-5784) .NET: QueryIndex.InlineSize

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5784 .NET: QueryIndex.InlineSize

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-5784

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

    https://github.com/apache/ignite/pull/2771.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 #2771
    
----
commit 0a0966926882185d8bc3f1a127331d78cbd885f2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:24:27Z

    IGNITE-5784 .NET: QueryIndex.InlineSize

commit 4e3ccc50fe982ec1087e8f4b768f86458bdbba78
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:47:28Z

    wip

commit 6c7bdcdfad5730ea4a1770372eb00c285522851d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:49:23Z

    wip

commit 47e15e593d4c9618953c3bc6c2c4d07114769ec1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:51:06Z

    Read-write properties

commit c080958789377b97e07ada313c5ee03bcc18a236
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:52:25Z

    fix propagation

commit 31e3982a24e941064c3373de1f958373ef1a00eb
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T12:56:32Z

    wip

commit 19cdb384debec83cf3937a141105eca31f918b2a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T13:30:56Z

    read-write Java

commit aaf286d8179438262bad87dd4ffca10ce7344d49
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T13:41:27Z

    wip tests

commit f7c3130481cd4edbc35b85bf853d199b6ab82be4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T13:56:24Z

    Fix attributes

commit e36b2fa4b27ae60f3a12c6fd026a621d38c0a7c5
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T13:58:02Z

    cleanup

commit 57c9a39fae4399fa1993cdce356b42882c0545f9
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T14:56:55Z

    wip tests

commit 99027190b57d4923c03d775a47dae3ec8cc28bec
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T15:02:08Z

    Extract predefined config to a file

commit 5eca207b1d9e8697eddfbffeae795f9da01a950e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T15:07:24Z

    wip tests

commit d8f0e58d23f41df7dc0764c6a803b4705f07b4f1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T15:09:38Z

    wip schema

commit 5a12ae1382ef0f31689be2f7c7872d8c81a4c7a1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T15:10:53Z

    wip tests

commit 19c888f54704fd15b277dd45697dcec61ed81c76
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-28T15:27:22Z

    all done

----


> .NET: QueryIndex.InlineSize
> ---------------------------
>
>                 Key: IGNITE-5784
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5784
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.3
>
>
> {{QueryIndex.InlineSize}} controls index payload when it is stored in Ignite page memory.
> Also add {{QuerySqlField.IndexInlineSize}} and {{CacheConfiguration.SqlIndexMaxInlineSize}}.



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