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 BE2D4104AD for ; Tue, 17 Dec 2013 00:35:08 +0000 (UTC) Received: (qmail 40277 invoked by uid 500); 17 Dec 2013 00:35:07 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 40199 invoked by uid 500); 17 Dec 2013 00:35:07 -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 40159 invoked by uid 500); 17 Dec 2013 00:35:07 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 40147 invoked by uid 99); 17 Dec 2013 00:35:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 00:35:07 +0000 Date: Tue, 17 Dec 2013 00:35:07 +0000 (UTC) From: "Jitendra Nath Pandey (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6010) create a test that would ensure vectorization produces same results as non-vectorized execution 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-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849926#comment-13849926 ] Jitendra Nath Pandey commented on HIVE-6010: -------------------------------------------- +1 > create a test that would ensure vectorization produces same results as non-vectorized execution > ----------------------------------------------------------------------------------------------- > > Key: HIVE-6010 > URL: https://issues.apache.org/jira/browse/HIVE-6010 > Project: Hive > Issue Type: Test > Components: Tests, Vectorization > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-6010.01.patch, HIVE-6010.02.patch, HIVE-6010.patch > > > So as to ensure that vectorization is not forgotten when changes are made to things. Obviously it would not be viable to have a bulletproof test, but at least a subset of operations can be verified. -- This message was sent by Atlassian JIRA (v6.1.4#6159)