Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AED442009EE for ; Wed, 18 May 2016 11:02:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ADA38160A00; Wed, 18 May 2016 09:02:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 03048160A15 for ; Wed, 18 May 2016 11:02:13 +0200 (CEST) Received: (qmail 25544 invoked by uid 500); 18 May 2016 09:02:13 -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 25508 invoked by uid 99); 18 May 2016 09:02:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 09:02:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F09BC2C1F68 for ; Wed, 18 May 2016 09:02:12 +0000 (UTC) Date: Wed, 18 May 2016 09:02:12 +0000 (UTC) From: "Matt McCline (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13562) Enable vector bridge for all non-vectorized udfs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 09:02:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13562: -------------------------------- Status: In Progress (was: Patch Available) > Enable vector bridge for all non-vectorized udfs > ------------------------------------------------ > > Key: HIVE-13562 > URL: https://issues.apache.org/jira/browse/HIVE-13562 > Project: Hive > Issue Type: Improvement > Components: Vectorization > Reporter: Ashutosh Chauhan > Assignee: Matt McCline > Attachments: HIVE-13562.01.patch, HIVE-13562.02.patch > > > Mechanism already exists for this via {{VectorUDFAdaptor}} but we have arbitrarily hand picked few udfs to go through it. I think we should enable this by default for all udfs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)