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

Andrew Mashenkov commented on IGNITE-4220:
------------------------------------------

[~amkad]
Fix for Cassandra store is more important than for POJO store. 
If there is some issues with POJO unresolved yet, please make a PR for 
Cassandra only so we can merge it tomorrow morning.

> Allow to pass statements instead of strings to CacheStore.loadCache() 
> implementations
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-4220
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4220
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Alexei Kaigorodov
>             Fix For: 2.1
>
>
> Currently both Cassandra store and POJO store allow user to provide a set of 
> queries used for data loading. However, there are cases when user may want to 
> provide a {{Statement}} instead (e.g., prepared statements with parameter 
> binding are used). We should support {{Statement}} arguments in store 
> implementations as well as strings.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to