Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 6A3A717FAC for ; Mon, 19 Jan 2015 18:39:32 +0000 (UTC) Received: (qmail 85204 invoked by uid 500); 19 Jan 2015 18:39:34 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 85175 invoked by uid 500); 19 Jan 2015 18:39:34 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 85165 invoked by uid 99); 19 Jan 2015 18:39:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2015 18:39:34 +0000 Date: Mon, 19 Jan 2015 18:39:34 +0000 (UTC) From: "Venki Korukanti (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-2014) Detect functions with matching signatures 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/DRILL-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282833#comment-14282833 ] Venki Korukanti commented on DRILL-2014: ---------------------------------------- Looks good, +1. > Detect functions with matching signatures > ----------------------------------------- > > Key: DRILL-2014 > URL: https://issues.apache.org/jira/browse/DRILL-2014 > Project: Apache Drill > Issue Type: Bug > Reporter: Mehant Baid > Assignee: Mehant Baid > Attachments: DRILL-2014.patch > > > We have a few Drill functions that have the same signature. This may cause non-deterministic behavior depending on which function gets picked during materialization. We should detect these functions at the time of function registry and raise an error. -- This message was sent by Atlassian JIRA (v6.3.4#6332)