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 B9A52200BB9 for ; Mon, 7 Nov 2016 23:38:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B87B9160AEC; Mon, 7 Nov 2016 22:38:25 +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 F1F5C160AE0 for ; Mon, 7 Nov 2016 23:38:24 +0100 (CET) Received: (qmail 40648 invoked by uid 500); 7 Nov 2016 22:38:24 -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 40633 invoked by uid 99); 7 Nov 2016 22:38:23 -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, 07 Nov 2016 22:38:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 89A50E186F; Mon, 7 Nov 2016 22:38:23 +0000 (UTC) From: SparkQA To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #15745: [SPARK-18207][SQL] Fix a compilation error due to HashEx... Content-Type: text/plain Message-Id: <20161107223823.89A50E186F@git1-us-west.apache.org> Date: Mon, 7 Nov 2016 22:38:23 +0000 (UTC) archived-at: Mon, 07 Nov 2016 22:38:25 -0000 Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/15745 **[Test build #68299 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/68299/consoleFull)** for PR 15745 at commit [`fa31521`](https://github.com/apache/spark/commit/fa315216f040339c9307169e754d476d60ea653f). * 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