Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E17C018A52 for ; Tue, 30 Jun 2015 03:11:04 +0000 (UTC) Received: (qmail 44752 invoked by uid 500); 30 Jun 2015 03:11:04 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 44726 invoked by uid 500); 30 Jun 2015 03:11:04 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 44714 invoked by uid 99); 30 Jun 2015 03:11:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2015 03:11:04 +0000 Date: Tue, 30 Jun 2015 03:11:04 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11108) HashTableSinkOperator doesn't support vectorization [Spark Branch] 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-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606905#comment-14606905 ] Xuefu Zhang commented on HIVE-11108: ------------------------------------ +1 pending on test. > HashTableSinkOperator doesn't support vectorization [Spark Branch] > ------------------------------------------------------------------ > > Key: HIVE-11108 > URL: https://issues.apache.org/jira/browse/HIVE-11108 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Rui Li > Assignee: Rui Li > Attachments: HIVE-11108.1-spark.patch, HIVE-11108.2-spark.patch > > > This prevents any BaseWork containing HTS from being vectorized. It's basically specific to spark, because Tez doesn't use HTS and MR runs HTS in local tasks. > We should verify if it makes sense to make HTS support vectorization. -- This message was sent by Atlassian JIRA (v6.3.4#6332)