[
https://issues.apache.org/jira/browse/IGNITE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047845#comment-16047845
]
ASF GitHub Bot commented on IGNITE-5462:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/2122
IGNITE-5462 JDBC thin driver: add complex DDL+DML test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5462
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2122.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2122
----
commit dac584e2e6e5549f750b958b96aa189c091c9267
Author: tledkov-gridgain <[email protected]>
Date: 2017-06-09T15:10:40Z
IGNITE-5462: save the progress
----
> JDBC thin driver: add complex DDL+DML test.
> -------------------------------------------
>
> Key: IGNITE-5462
> URL: https://issues.apache.org/jira/browse/IGNITE-5462
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 2.0
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Fix For: 2.2
>
>
> We need a test that will test data flow behavior in chain of DML+DDL
> operations as a whole through JDBC interface.
> Related issue for similar test through pure Ignite API: IGNITE-5449
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)