Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CBCF3200C79 for ; Fri, 19 May 2017 15:01:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA449160BD1; Fri, 19 May 2017 13:01:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1D059160BBE for ; Fri, 19 May 2017 15:01:46 +0200 (CEST) Received: (qmail 48760 invoked by uid 500); 19 May 2017 13:01:46 -0000 Mailing-List: contact dev-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 dev@ignite.apache.org Received: (qmail 48746 invoked by uid 99); 19 May 2017 13:01:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 May 2017 13:01:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E12C9DFC8B; Fri, 19 May 2017 13:01:45 +0000 (UTC) From: tledkov-gridgain To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request #1974: IGNITE-4892 Support DML for thin client based JDB... Content-Type: text/plain Date: Fri, 19 May 2017 13:01:45 +0000 (UTC) archived-at: Fri, 19 May 2017 13:01:48 -0000 GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1974 IGNITE-4892 Support DML for thin client based JDBC driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4892 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1974.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 #1974 ---- commit 3ce02a3331cfa38cdb29859b69d4a5cd5cfd6e5b Author: tledkov-gridgain Date: 2017-04-26T14:42:16Z IGNITE-4892: save the progress commit 64ed8bdfe94ac01bd15f1e26a9b437ec13a511eb Author: tledkov-gridgain Date: 2017-04-26T14:51:45Z Merge branch '_master' into ignite-4892 commit 5e9a03cc36270d8bd6d4cc0eba800a9d23284988 Author: tledkov-gridgain Date: 2017-04-27T09:26:31Z IGNITE-4892: save the progress commit 7c394d1f79992a8e74a8bd021740e72732314e37 Author: tledkov-gridgain Date: 2017-04-27T15:36:31Z IGNITE-4892: save the progress commit 31cafbf1d4873aecafca5e7d49c6c6a2f27a53ef Author: tledkov-gridgain Date: 2017-04-28T08:11:39Z IGNITE-4892: save the progress commit a6a3d1e34f70165fac1c2a8958a0a2060e83d0ae Author: tledkov-gridgain Date: 2017-04-28T08:12:50Z Merge branch '_master' into ignite-4892 commit 7dd7b7082b8831e649e634cfa2991db6a0512734 Author: tledkov-gridgain Date: 2017-05-02T08:05:50Z IGNITE-4892: save the progress commit 3f88d45fc0cdd9a579cf4483d062a8f5db4d6499 Author: tledkov-gridgain Date: 2017-05-19T12:56:27Z Merge branch '_master' into ignite-4892 commit ecdd60d3cdf71b353c9edcd2e738b6dd2588ab37 Author: tledkov-gridgain Date: 2017-05-19T12:58:12Z IGNITE-4892: save the progress commit 11277385815bbbac9b3e78568c5962f866b03781 Author: tledkov-gridgain Date: 2017-05-19T12:58:40Z Merge branch '_master' into ignite-4892 commit 075cc01aa4b885d26f41819b8d26459b5769a179 Author: tledkov-gridgain Date: 2017-05-19T13:00:35Z IGNITE-4892: save the progress ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---