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 CA9EF200AE3 for ; Mon, 2 May 2016 22:06:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C95FD1609B0; Mon, 2 May 2016 22:06:15 +0200 (CEST) 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 4D4261609B2 for ; Mon, 2 May 2016 22:06:15 +0200 (CEST) Received: (qmail 58083 invoked by uid 500); 2 May 2016 20:06:13 -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 57584 invoked by uid 99); 2 May 2016 20:06:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2016 20:06:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 31D092C1F6E for ; Mon, 2 May 2016 20:06:13 +0000 (UTC) Date: Mon, 2 May 2016 20:06:13 +0000 (UTC) From: "Yin Huai (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SPARK-14013) Properly implement temporary functions in SessionCatalog MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 May 2016 20:06:15 -0000 [ https://issues.apache.org/jira/browse/SPARK-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai resolved SPARK-14013. ------------------------------ Resolution: Fixed Fix Version/s: 2.0.0 > Properly implement temporary functions in SessionCatalog > -------------------------------------------------------- > > Key: SPARK-14013 > URL: https://issues.apache.org/jira/browse/SPARK-14013 > Project: Spark > Issue Type: Bug > Components: SQL > Reporter: Andrew Or > Assignee: Andrew Or > Fix For: 2.0.0 > > > Right now `SessionCatalog` just contains `CatalogFunction`, which is metadata. In the future the catalog should probably take in a function registry or something. -- 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