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 9B38510D9C for ; Fri, 31 Jan 2014 23:30:14 +0000 (UTC) Received: (qmail 56291 invoked by uid 500); 31 Jan 2014 23:30:11 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 56240 invoked by uid 500); 31 Jan 2014 23:30:10 -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 56202 invoked by uid 500); 31 Jan 2014 23:30:10 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 56133 invoked by uid 99); 31 Jan 2014 23:30:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jan 2014 23:30:09 +0000 Date: Fri, 31 Jan 2014 23:30:09 +0000 (UTC) From: "Eric Hanson (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6257) Add more unit tests for high-precision Decimal128 arithmetic 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-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-6257: ------------------------------ Resolution: Implemented Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to trunk > Add more unit tests for high-precision Decimal128 arithmetic > ------------------------------------------------------------ > > Key: HIVE-6257 > URL: https://issues.apache.org/jira/browse/HIVE-6257 > Project: Hive > Issue Type: Sub-task > Affects Versions: 0.13.0 > Reporter: Eric Hanson > Assignee: Eric Hanson > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-6257.02.patch, HIVE-6257.03.patch, HIVE-6257.04.patch > > > Add more unit tests for high-precision Decimal128 arithmetic, with arguments close to or at 38 digit limit. Consider some random stress tests for broader coverage. Coverage is pretty good now (after HIVE-6243) for precision up to about 18. This is to go beyond that. -- This message was sent by Atlassian JIRA (v6.1.5#6160)