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 1022517F5E for ; Thu, 23 Oct 2014 05:21:36 +0000 (UTC) Received: (qmail 70010 invoked by uid 500); 23 Oct 2014 05:21:34 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 69890 invoked by uid 500); 23 Oct 2014 05:21:34 -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 69618 invoked by uid 500); 23 Oct 2014 05:21:34 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 69593 invoked by uid 99); 23 Oct 2014 05:21:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 05:21:34 +0000 Date: Thu, 23 Oct 2014 05:21:34 +0000 (UTC) From: "Matt McCline (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-8567) Vectorized queries output extra stuff for Binary columns 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-8567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8567: ------------------------------- Status: Patch Available (was: Open) > Vectorized queries output extra stuff for Binary columns > -------------------------------------------------------- > > Key: HIVE-8567 > URL: https://issues.apache.org/jira/browse/HIVE-8567 > Project: Hive > Issue Type: Bug > Components: Vectorization > Affects Versions: 0.14.0 > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8567.01.patch > > > See vector_data_types.q query output. Non-vectorized output is shorter than vectorized binary column output which seems to include characters from earlier rows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)