[
https://issues.apache.org/jira/browse/IGNITE-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872124#comment-15872124
]
ASF GitHub Bot commented on IGNITE-4169:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/1553
IGNITE-4169 Streamed SQL INSERTs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4169-to-1.9
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1553.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 #1553
----
commit b46b15f5b417654c0f9c1ecb87243178e6353547
Author: Alexander Paschenko <[email protected]>
Date: 2017-02-17T17:06:16Z
IGNITE-4169 Streamed SQL INSERTs
----
> Data streamer mode for DML
> --------------------------
>
> Key: IGNITE-4169
> URL: https://issues.apache.org/jira/browse/IGNITE-4169
> Project: Ignite
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 1.8
> Reporter: Alexander Paschenko
> Assignee: Alexander Paschenko
> Fix For: 1.9
>
>
> SQL INSERT and MERGE are supposed to support data streamer mode which should
> be turned on by JDBC connection string param.
> Note: particular details of usage means and implementation of this mode, as
> well as urgency of this feature are yet to be discussed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)