From drill-dev-return-6480-apmail-incubator-drill-dev-archive=incubator.apache.org@incubator.apache.org Tue May 6 20:38:11 2014 Return-Path: X-Original-To: apmail-incubator-drill-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-drill-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB2A811B95 for ; Tue, 6 May 2014 20:38:11 +0000 (UTC) Received: (qmail 95224 invoked by uid 500); 6 May 2014 19:03:16 -0000 Delivered-To: apmail-incubator-drill-dev-archive@incubator.apache.org Received: (qmail 95172 invoked by uid 500); 6 May 2014 19:03:15 -0000 Mailing-List: contact drill-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: drill-dev@incubator.apache.org Delivered-To: mailing list drill-dev@incubator.apache.org Received: (qmail 95148 invoked by uid 99); 6 May 2014 19:03:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 19:03:15 +0000 Date: Tue, 6 May 2014 19:03:14 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: drill-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-182) Implement abs() function 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-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991002#comment-13991002 ] ASF GitHub Bot commented on DRILL-182: -------------------------------------- Github user mehant commented on the pull request: https://github.com/apache/incubator-drill/pull/64#issuecomment-42344533 Hey Ajay, Thanks for the patch but we have these math functions implemented. We use freemarker template to generate these functions for all the data types. Here is a spread sheet with functions that haven't been implemented yet : https://docs.google.com/spreadsheet/ccc?key=0AgAGbQ6asvQ-dDRrUUxVSVlMVXRtanRoWk9JcHgteUE&usp=drive_web#gid=0 It would be great if you can get some of these implemented. > Implement abs() function > ------------------------ > > Key: DRILL-182 > URL: https://issues.apache.org/jira/browse/DRILL-182 > Project: Apache Drill > Issue Type: Improvement > Affects Versions: 1.0.0-milestone-1 > Reporter: Tanujit Ghosh > > Implementation of the abs() function -- This message was sent by Atlassian JIRA (v6.2#6252)