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 A6410183E8 for ; Mon, 2 Nov 2015 18:05:30 +0000 (UTC) Received: (qmail 87992 invoked by uid 500); 2 Nov 2015 18:05:28 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 87688 invoked by uid 500); 2 Nov 2015 18:05:28 -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 87554 invoked by uid 99); 2 Nov 2015 18:05:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2015 18:05:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C9EBF2C1F72 for ; Mon, 2 Nov 2015 18:05:27 +0000 (UTC) Date: Mon, 2 Nov 2015 18:05:27 +0000 (UTC) From: "Matt McCline (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-12315) vectorization_short_regress.q has a wrong result issue for a double calculation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Matt McCline created HIVE-12315: ----------------------------------- Summary: vectorization_short_regress.q has a wrong result issue for a double calculation Key: HIVE-12315 URL: https://issues.apache.org/jira/browse/HIVE-12315 Project: Hive Issue Type: Bug Components: Vectorization Reporter: Matt McCline Assignee: Matt McCline Priority: Critical I suspect it is related to the fancy optimizations in vectorized double divide that try to quickly process the batch without checking each row for null. -- This message was sent by Atlassian JIRA (v6.3.4#6332)