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 6A268200B8C for ; Mon, 12 Sep 2016 09:37:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 672DF160AC8; Mon, 12 Sep 2016 07:37:37 +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 A81FB160AB8 for ; Mon, 12 Sep 2016 09:37:36 +0200 (CEST) Received: (qmail 14939 invoked by uid 500); 12 Sep 2016 07:37:35 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 14913 invoked by uid 99); 12 Sep 2016 07:37:35 -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; Mon, 12 Sep 2016 07:37:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F3B02E02D4; Mon, 12 Sep 2016 07:37:34 +0000 (UTC) From: SparkQA To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #15054: [SPARK-17502] [SQL] Fix Multiple Bugs in DDL Statements ... Content-Type: text/plain Message-Id: <20160912073734.F3B02E02D4@git1-us-west.apache.org> Date: Mon, 12 Sep 2016 07:37:34 +0000 (UTC) archived-at: Mon, 12 Sep 2016 07:37:37 -0000 Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/15054 **[Test build #65240 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65240/consoleFull)** for PR 15054 at commit [`cc47c3e`](https://github.com/apache/spark/commit/cc47c3eb07a7628faa4277dd87c2837d01c4f175). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds no public classes. --- 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org