You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2016/04/15 19:17:25 UTC

[jira] [Comment Edited] (IGNITE-2777) CPP: Create SQL queries example.

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

Igor Sapego edited comment on IGNITE-2777 at 4/15/16 5:16 PM:
--------------------------------------------------------------

Implemented.

Note how we need to create new query every time when we want to set new set of arguments for the query. I don't think this is convenient. Maybe we should add some method like {{SqlQuery::ResetArguments}}?


was (Author: isapego):
Implemented.

Note how we need to create new query every time when we want to set new argument set for the query. I don't think this is convenient. Maybe we should add some method like {{SqlQuery::ResetArguments}}?

> CPP: Create SQL queries example.
> --------------------------------
>
>                 Key: IGNITE-2777
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2777
>             Project: Ignite
>          Issue Type: Task
>          Components: cache, platforms
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.6
>
>
> We need to port our standard query example to CPP platform.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)