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 76952200B28 for ; Sat, 11 Jun 2016 13:35:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7367A160A1A; Sat, 11 Jun 2016 11:35:22 +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 E81DF160A34 for ; Sat, 11 Jun 2016 13:35:21 +0200 (CEST) Received: (qmail 92526 invoked by uid 500); 11 Jun 2016 11:35:21 -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 92509 invoked by uid 99); 11 Jun 2016 11:35:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2016 11:35:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E6A812C1F54 for ; Sat, 11 Jun 2016 11:35:20 +0000 (UTC) Date: Sat, 11 Jun 2016 11:35:20 +0000 (UTC) From: "Sandeep Singh (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-15897) Function Registry should just take in FunctionIdentifier for type safety and avoid duplicating MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 11 Jun 2016 11:35:22 -0000 [ https://issues.apache.org/jira/browse/SPARK-15897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325826#comment-15325826 ] Sandeep Singh commented on SPARK-15897: --------------------------------------- I'm working on this, will create a PR soon. > Function Registry should just take in FunctionIdentifier for type safety and avoid duplicating > ---------------------------------------------------------------------------------------------- > > Key: SPARK-15897 > URL: https://issues.apache.org/jira/browse/SPARK-15897 > Project: Spark > Issue Type: Improvement > Reporter: Sandeep Singh > Priority: Minor > Labels: sql > > Function Registry should just take in FunctionIdentifier for type safety and avoid duplicating > TODOs were added in these PRs > https://github.com/apache/spark/pull/12713 > (https://github.com/apache/spark/pull/12713/files#diff-b3f9800839b9b9a1df9da9cbfc01adf8R619) > https://github.com/apache/spark/pull/12198 (https://github.com/apache/spark/pull/12198/files#diff-b3f9800839b9b9a1df9da9cbfc01adf8R457) -- 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