[
https://issues.apache.org/jira/browse/IGNITE-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko reassigned IGNITE-2546:
-------------------------------------------
Assignee: Valentin Kulichenko
> Need to introduce transformers to SCAN queries
> ----------------------------------------------
>
> Key: IGNITE-2546
> URL: https://issues.apache.org/jira/browse/IGNITE-2546
> Project: Ignite
> Issue Type: Improvement
> Reporter: Valentin Kulichenko
> Assignee: Valentin Kulichenko
> Fix For: 1.6
>
>
> Need to add new method to {{IgniteCache}} API:
> {code}
> public <T, R> QueryCursor<R> query(Query<T> qry, IgniteClosure<T, R>
> transformer);
> {code}
> For {{SqlFieldsQuery}} we should throw {{UnsupportedOperationException}}, but
> for all other types of query proper support should be implemented.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)