You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Daradur (JIRA)" <ji...@apache.org> on 2017/07/04 15:54:00 UTC

[jira] [Updated] (IGNITE-5226) Annotated fields compression

     [ https://issues.apache.org/jira/browse/IGNITE-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Daradur updated IGNITE-5226:
---------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> Annotated fields compression
> ----------------------------
>
>                 Key: IGNITE-5226
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5226
>             Project: Ignite
>          Issue Type: New Feature
>          Components: binary, cache
>            Reporter: Vyacheslav Daradur
>            Assignee: Vyacheslav Daradur
>             Fix For: 2.2
>
>
> Develop solution for compression of annotated fields of an object.
> For example:
> {code}
> class Foo {
>     @BinaryCompession
>     String data;
> }
> {code}
> It must be compatible with querying and indexing.



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