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 2E382119DE for ; Fri, 12 Sep 2014 14:27:36 +0000 (UTC) Received: (qmail 87738 invoked by uid 500); 12 Sep 2014 14:27:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 87673 invoked by uid 500); 12 Sep 2014 14:27:35 -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 87540 invoked by uid 500); 12 Sep 2014 14:27:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 87517 invoked by uid 99); 12 Sep 2014 14:27:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 14:27:35 +0000 Date: Fri, 12 Sep 2014 14:27:34 +0000 (UTC) From: "Alan Gates (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete 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-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: ----------------------------- Status: Open (was: Patch Available) Canceling patch as I need to fix the failing tests. > Generate plans for insert, update, and delete > --------------------------------------------- > > Key: HIVE-7788 > URL: https://issues.apache.org/jira/browse/HIVE-7788 > Project: Hive > Issue Type: Sub-task > Components: Query Processor > Reporter: Alan Gates > Assignee: Alan Gates > Attachments: HIVE-7788.2.patch, HIVE-7788.3.patch, HIVE-7788.WIP.patch, HIVE-7788.patch > > > Insert plans needs to be generated differently for ACID tables, plus we need to be able to generate plans in the semantic analyzer for update and delete. -- This message was sent by Atlassian JIRA (v6.3.4#6332)