Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2868DD674 for ; Wed, 18 Jul 2012 21:29:38 +0000 (UTC) Received: (qmail 31188 invoked by uid 500); 18 Jul 2012 21:29:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 31158 invoked by uid 500); 18 Jul 2012 21:29:36 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 31077 invoked by uid 99); 18 Jul 2012 21:29:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 21:29:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 78F1E142850 for ; Wed, 18 Jul 2012 21:29:36 +0000 (UTC) Date: Wed, 18 Jul 2012 21:29:36 +0000 (UTC) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Message-ID: <1436662016.71857.1342646976502.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (DERBY-672) Re-enable user defined aggregates 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/DERBY-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417703#comment-13417703 ] Mamta A. Satoor commented on DERBY-672: --------------------------------------- I agree with Kathey, I would prefer us adding a new stored procedure rather than adding non-SQL compliant SQL. We have used procedures for other non-standard features like update/drop statistics and it will be good to follow the same path for any non-compliant work. > Re-enable user defined aggregates > --------------------------------- > > Key: DERBY-672 > URL: https://issues.apache.org/jira/browse/DERBY-672 > Project: Derby > Issue Type: Improvement > Components: SQL > Reporter: Rick Hillegas > Attachments: UserDefinedAggregates.html > > > Nicolas Dufour in an email thread titled "functions and list" started on November 2, 2005 requests the ability to create user defined aggregates. > This functionality used to be in Cloudscape. It was disabled presumably because it was considered non-standard. However, most of the machinery needed for this feature is still in the code. We should re-enable user defined aggregates after we agree on acceptable syntax. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira