[
https://issues.apache.org/jira/browse/IGNITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676110#comment-15676110
]
Alexander Paschenko commented on IGNITE-2294:
---------------------------------------------
Made full tests run on TC.
Detected few {{GridQueryProcessor}} related problems with JDBC tests, made a
patch that fixes them, will push later today.
Also there seem to be some problems with new identity related tests for INSERT
and MERGE, there's 2 of them. Investigating, hardly anything serious, so most
likely will fix today. Main identity tests in
{{GridCacheBinaryObjectsAbstractSelfTest}} still run fine.
As for the rest of the failing tests, either they appear to be either unrelated
flaky ones (like .NET), or their failures do not reproduce locally (like
failures of {{IgniteCacheJoinQueryWithAffinityKeyTest}} in binary suite -
locally it runs fine).
> Implement SQL DML (insert, update, delete) clauses.
> ---------------------------------------------------
>
> Key: IGNITE-2294
> URL: https://issues.apache.org/jira/browse/IGNITE-2294
> Project: Ignite
> Issue Type: Wish
> Reporter: Sergi Vladykin
> Assignee: Alexander Paschenko
> Labels: important
> Fix For: 1.8
>
>
> We need to add parsing for all the listed SQL commands and translate them
> into respective cache operations (putIfAbstent, put, remove).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)