[jira] [Commented] (IGNITE-5622) Streaming and batching for ODBC driver

2017-08-01 Thread Denis Magda (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109562#comment-16109562
 ] 

Denis Magda commented on IGNITE-5622:
-

[~isapego], this type of batching is more than enough: 
https://apacheignite.readme.io/docs/quering-data#batching-with-arrays-of-parameters

> Streaming and batching for ODBC driver
> --
>
> Key: IGNITE-5622
> URL: https://issues.apache.org/jira/browse/IGNITE-5622
> Project: Ignite
>  Issue Type: Task
>Affects Versions: 2.0
>Reporter: Denis Magda
> Fix For: 2.2
>
>
> Ignite ODBC driver has to support both streaming and batching mode is a 
> similar way it's done for JDBC: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Batch-DML-queries-design-discussion-td12859.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-5622) Streaming and batching for ODBC driver

2017-08-01 Thread Vladimir Ozerov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108749#comment-16108749
 ] 

Vladimir Ozerov commented on IGNITE-5622:
-

[~dmagda], let's skip streaming for now. It will be hard to implement, as there 
is no streamer implementation on ODBC side, and benefits of this feature is 
questionable.

> Streaming and batching for ODBC driver
> --
>
> Key: IGNITE-5622
> URL: https://issues.apache.org/jira/browse/IGNITE-5622
> Project: Ignite
>  Issue Type: Task
>Affects Versions: 2.0
>Reporter: Denis Magda
>Assignee: Igor Sapego
> Fix For: 2.2
>
>
> Ignite ODBC driver has to support both streaming and batching mode is a 
> similar way it's done for JDBC: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Batch-DML-queries-design-discussion-td12859.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-5622) Streaming and batching for ODBC driver

2017-06-29 Thread Denis Magda (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069067#comment-16069067
 ] 

Denis Magda commented on IGNITE-5622:
-

[~vozerov], good, by some reason [~isapego] forgot about this when the 
functionality was discussed between us :)

In any case, let's weight all pros and cons of the streaming mode for ODBC once 
you're back. Probably, it's not that essential.

> Streaming and batching for ODBC driver
> --
>
> Key: IGNITE-5622
> URL: https://issues.apache.org/jira/browse/IGNITE-5622
> Project: Ignite
>  Issue Type: Task
>Affects Versions: 2.0
>Reporter: Denis Magda
>Assignee: Igor Sapego
> Fix For: 2.2
>
>
> Ignite ODBC driver has to support both streaming and batching mode is a 
> similar way it's done for JDBC: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Batch-DML-queries-design-discussion-td12859.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-5622) Streaming and batching for ODBC driver

2017-06-29 Thread Vladimir Ozerov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068974#comment-16068974
 ] 

Vladimir Ozerov commented on IGNITE-5622:
-

[~dmagda], 
Batching is already implemented, see IGNITE-4370.
Streaming is extremely questionable feature, I am against implementing it at 
all. 

> Streaming and batching for ODBC driver
> --
>
> Key: IGNITE-5622
> URL: https://issues.apache.org/jira/browse/IGNITE-5622
> Project: Ignite
>  Issue Type: Task
>Affects Versions: 2.0
>Reporter: Denis Magda
>Assignee: Igor Sapego
> Fix For: 2.2
>
>
> Ignite ODBC driver has to support both streaming and batching mode is a 
> similar way it's done for JDBC: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Batch-DML-queries-design-discussion-td12859.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)