Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 55FC111B72 for ; Sun, 12 May 2013 10:27:17 +0000 (UTC) Received: (qmail 90997 invoked by uid 500); 12 May 2013 10:27:17 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 90792 invoked by uid 500); 12 May 2013 10:27:16 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 90771 invoked by uid 500); 12 May 2013 10:27:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 90766 invoked by uid 99); 12 May 2013 10:27:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 May 2013 10:27:16 +0000 Date: Sun, 12 May 2013 10:27:16 +0000 (UTC) From: "Jitendra Nath Pandey (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-4509) Integer division should be cast to double. 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/HIVE-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4509: --------------------------------------- Affects Version/s: vectorization-branch Status: Patch Available (was: Open) > Integer division should be cast to double. > ------------------------------------------- > > Key: HIVE-4509 > URL: https://issues.apache.org/jira/browse/HIVE-4509 > Project: Hive > Issue Type: Sub-task > Affects Versions: vectorization-branch > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HIVE-4509.1.patch > > > In current hive, the division always returns a double. Also, division by zero returns infinity following java semantics. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira