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 1E42E1057B for ; Thu, 30 Jan 2014 18:48:21 +0000 (UTC) Received: (qmail 27620 invoked by uid 500); 30 Jan 2014 18:48:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 27417 invoked by uid 500); 30 Jan 2014 18:48:12 -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 27325 invoked by uid 500); 30 Jan 2014 18:48:11 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 27220 invoked by uid 99); 30 Jan 2014 18:48:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 18:48:10 +0000 Date: Thu, 30 Jan 2014 18:48:10 +0000 (UTC) From: "Eric Hanson (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13886900#comment-13886900 ] Eric Hanson commented on HIVE-6257: ----------------------------------- Code review at https://reviews.apache.org/r/17551/ > 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 > 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)