[
https://issues.apache.org/jira/browse/IGNITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676110#comment-15676110
]
Alexander Paschenko edited comment on IGNITE-2294 at 11/18/16 8:17 AM:
-----------------------------------------------------------------------
Made full tests run on TC. Status available here:
http://ci.ignite.apache.org/project.html?projectId=IgniteTests&branch_IgniteTests=pull/886/head
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 unrelated flaky
ones (like .NET, or some transactions/partitioning multinode stuff), or their
failures do not reproduce locally (like failures of
{{IgniteCacheJoinQueryWithAffinityKeyTest}} in binary suite - locally it runs
fine).
was (Author: al.psc):
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 unrelated flaky
ones (like .NET, or some transactions/partitioning multinode stuff), 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)