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 2412C200BB7 for ; Wed, 26 Oct 2016 00:08:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 22AA2160AFA; Tue, 25 Oct 2016 22:08:00 +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 60C26160AD8 for ; Wed, 26 Oct 2016 00:07:59 +0200 (CEST) Received: (qmail 27643 invoked by uid 500); 25 Oct 2016 22:07:58 -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 27632 invoked by uid 99); 25 Oct 2016 22:07:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 22:07:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 56B4F2C0086 for ; Tue, 25 Oct 2016 22:07:58 +0000 (UTC) Date: Tue, 25 Oct 2016 22:07:58 +0000 (UTC) From: "Chao Sun (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HIVE-15057) Support other types of operators (other than SELECT) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 25 Oct 2016 22:08:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun reassigned HIVE-15057: ------------------------------- Assignee: Chao Sun > Support other types of operators (other than SELECT) > ---------------------------------------------------- > > Key: HIVE-15057 > URL: https://issues.apache.org/jira/browse/HIVE-15057 > Project: Hive > Issue Type: Sub-task > Components: Logical Optimizer, Physical Optimizer > Reporter: Chao Sun > Assignee: Chao Sun > > Currently only SELECT operators are supported for nested column pruning. We should add support for other types of operators so the optimization can work for complex queries. -- This message was sent by Atlassian JIRA (v6.3.4#6332)