Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 063FC18FA8 for ; Tue, 9 Jun 2015 08:38:01 +0000 (UTC) Received: (qmail 91188 invoked by uid 500); 9 Jun 2015 08:38:00 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 91163 invoked by uid 500); 9 Jun 2015 08:38:00 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 91153 invoked by uid 99); 9 Jun 2015 08:38:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 08:38:00 +0000 Date: Tue, 9 Jun 2015 08:38:00 +0000 (UTC) From: "Qian, Shilei (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-8203) conditional functions: greatest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578584#comment-14578584 ] Qian, Shilei commented on SPARK-8203: ------------------------------------- I'll deal with this. > conditional functions: greatest > ------------------------------- > > Key: SPARK-8203 > URL: https://issues.apache.org/jira/browse/SPARK-8203 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > > greatest(T v1, T v2, ...): T > Returns the greatest value of the list of values (as of Hive 1.1.0). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org