You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2018/09/03 16:32:00 UTC

[jira] [Updated] (IGNITE-9457) ODBC: Add connection attributes for streaming mode

     [ https://issues.apache.org/jira/browse/IGNITE-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego updated IGNITE-9457:
--------------------------------
    Description: 
Currently, streaming could be enabled only with the {{set streaming on}} SQL statement. Add connection string attributes, so the connection is opened with active streaming mode.

Suggested attributes list:

{{- streaming}}

{{- streamingBatchSize}}

{{- streamingFlushFrequency}}

{{- streamingPerNodeBufferSize}}

{{- streamingPerNodeParallelOperations}}

{{- streamingAllowOverwrite}} 

  was:
Currently, streaming could be enabled only with the {{set streaming on}} SQL statement. Add connection string attributes, so the connection is opened with active streaming mode.

Suggested attributes list:

{{streaming}}

{{streamingBatchSize}}

{{streamingFlushFrequency}}

{{streamingPerNodeBufferSize}}

{{streamingPerNodeParallelOperations}}

{{streamingAllowOverwrite}} 


> ODBC: Add connection attributes for streaming mode
> --------------------------------------------------
>
>                 Key: IGNITE-9457
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9457
>             Project: Ignite
>          Issue Type: New Feature
>          Components: odbc
>            Reporter: Igor Sapego
>            Priority: Major
>
> Currently, streaming could be enabled only with the {{set streaming on}} SQL statement. Add connection string attributes, so the connection is opened with active streaming mode.
> Suggested attributes list:
> {{- streaming}}
> {{- streamingBatchSize}}
> {{- streamingFlushFrequency}}
> {{- streamingPerNodeBufferSize}}
> {{- streamingPerNodeParallelOperations}}
> {{- streamingAllowOverwrite}} 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)