[
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)