From issues-return-77862-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Tue Oct 9 11:07:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 79A3918067A for ; Tue, 9 Oct 2018 11:07:04 +0200 (CEST) Received: (qmail 27759 invoked by uid 500); 9 Oct 2018 09:07:03 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 27559 invoked by uid 99); 9 Oct 2018 09:07:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2018 09:07:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id ABE11C08D5 for ; Tue, 9 Oct 2018 09:07:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zyjdvvqVBbRd for ; Tue, 9 Oct 2018 09:07:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 159355F490 for ; Tue, 9 Oct 2018 09:07:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6504FE0E3E for ; Tue, 9 Oct 2018 09:07:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3159524809 for ; Tue, 9 Oct 2018 09:07:00 +0000 (UTC) Date: Tue, 9 Oct 2018 09:07:00 +0000 (UTC) From: "Vladimir Ozerov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-9714) Document ODBC streaming mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-9714?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D166= 43012#comment-16643012 ]=20 Vladimir Ozerov commented on IGNITE-9714: ----------------------------------------- [~Artem Budnikov], in general it is not OK. There should be no section for = "SET" command, as there may many hundreds of different {{SET something}}=C2= =A0commands. Instead, there should a section {{SET STREAMING}}. > Document ODBC streaming mode > ---------------------------- > > Key: IGNITE-9714 > URL: https://issues.apache.org/jira/browse/IGNITE-9714 > Project: Ignite > Issue Type: Task > Components: documentation > Reporter: Vladimir Ozerov > Assignee: Vladimir Ozerov > Priority: Major > Fix For: 2.7 > > > Need to document ODBC streaming mode introduced in IGNITE-7855. > Need to mention that ODBC supports streaming mode now and give a link to = a {{SET}} command description, pretty much the same way it's done for JDBC:= https://apacheignite-sql.readme.io/docs/jdbc-driver#section-streaming > Maybe it makes sense to mention that "array of parameters" feature and "d= ata-on-execution" are not supported in the streaming mode. -- This message was sent by Atlassian JIRA (v7.6.3#76005)