[ https://issues.apache.org/jira/browse/IGNITE-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960620#comment-14960620 ]
Igor Sapego commented on IGNITE-1647: ------------------------------------- Vladimir, thank you for the review. Here are some comments: 1) You are right. Fixed. 2-3) Maybe it should be done in separate ticket as the same can be said about any other Query - for every QueryCursorImpl::GetNext() operation new InteropMemory is allocated. Also, it means that every existing QueryFieldsRow should be invalidated in some way after new GetNext() call. > CPP: Implement SqlFieldQuery > ---------------------------- > > Key: IGNITE-1647 > URL: https://issues.apache.org/jira/browse/IGNITE-1647 > Project: Ignite > Issue Type: Task > Components: interop > Affects Versions: 1.1.4 > Reporter: Igor Sapego > Assignee: Igor Sapego > Fix For: 1.5 > > > Need to decide on interface of the SqlFieldQuery class in C++ and implement > it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)