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 973C2200D11 for ; Mon, 2 Oct 2017 10:46:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 95C711609DE; Mon, 2 Oct 2017 08:46:05 +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 E3F871609EF for ; Mon, 2 Oct 2017 10:46:04 +0200 (CEST) Received: (qmail 90236 invoked by uid 500); 2 Oct 2017 08:46:04 -0000 Mailing-List: contact issues-help@hivemall.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hivemall.incubator.apache.org Delivered-To: mailing list issues@hivemall.incubator.apache.org Received: (qmail 90224 invoked by uid 99); 2 Oct 2017 08:46:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2017 08:46:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B18D3D8C07 for ; Mon, 2 Oct 2017 08:46:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id D1NZH6zwXJmA for ; Mon, 2 Oct 2017 08:46:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 6F8A05F5B8 for ; Mon, 2 Oct 2017 08:46:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4368CE0EF0 for ; Mon, 2 Oct 2017 08:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9F84E242BA for ; Mon, 2 Oct 2017 08:46:00 +0000 (UTC) Date: Mon, 2 Oct 2017 08:46:00 +0000 (UTC) From: "Makoto Yui (JIRA)" To: issues@hivemall.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVEMALL-147) Support all Hivemall functions of v0.5-rc.1 in Spark Dataframe MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 Oct 2017 08:46:05 -0000 [ https://issues.apache.org/jira/browse/HIVEMALL-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Makoto Yui updated HIVEMALL-147: -------------------------------- Labels: spark (was: ) > Support all Hivemall functions of v0.5-rc.1 in Spark Dataframe > --------------------------------------------------------------- > > Key: HIVEMALL-147 > URL: https://issues.apache.org/jira/browse/HIVEMALL-147 > Project: Hivemall > Issue Type: New Feature > Reporter: Makoto Yui > Assignee: Takeshi Yamamuro > Labels: spark > > Diff since v0.4.2-rc.2. > git diff v0.4.2-rc.2 master -- resources/ddl/define-udfs.td.hql > https://github.com/apache/incubator-hivemall/blob/master/resources/ddl/define-udfs.td.hql#L160 -- This message was sent by Atlassian JIRA (v6.4.14#64029)