From reviews-return-648949-archive-asf-public=cust-asf.ponee.io@spark.apache.org Fri May 18 00:54:58 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 128B8180634 for ; Fri, 18 May 2018 00:54:57 +0200 (CEST) Received: (qmail 54000 invoked by uid 500); 17 May 2018 22:54:57 -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 53985 invoked by uid 99); 17 May 2018 22:54:56 -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; Thu, 17 May 2018 22:54:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 61EE6DFB31; Thu, 17 May 2018 22:54:56 +0000 (UTC) From: SparkQA To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #21282: [SPARK-23934][SQL] Adding map_from_entries function Content-Type: text/plain Message-Id: <20180517225456.61EE6DFB31@git1-us-west.apache.org> Date: Thu, 17 May 2018 22:54:56 +0000 (UTC) Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/21282 **[Test build #90748 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90748/testReport)** for PR 21282 at commit [`7fd824e`](https://github.com/apache/spark/commit/7fd824e89e9ae2dff1050dcad9619e00e06c1998). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class ArraysOverlap(left: Expression, right: Expression)` --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org