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 5BD061814F for ; Tue, 9 Feb 2016 08:53:18 +0000 (UTC) Received: (qmail 95575 invoked by uid 500); 9 Feb 2016 08:53:18 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 95528 invoked by uid 500); 9 Feb 2016 08:53:18 -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 95505 invoked by uid 99); 9 Feb 2016 08:53:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 08:53:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1808D2C0AFA for ; Tue, 9 Feb 2016 08:53:18 +0000 (UTC) Date: Tue, 9 Feb 2016 08:53:18 +0000 (UTC) From: "Pengcheng Xiong (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-12730) MetadataUpdater: provide a mechanism to edit the basic statistics of a table (or a partition) 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-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-12730: ----------------------------------- Attachment: HIVE-12730.07.patch > MetadataUpdater: provide a mechanism to edit the basic statistics of a table (or a partition) > --------------------------------------------------------------------------------------------- > > Key: HIVE-12730 > URL: https://issues.apache.org/jira/browse/HIVE-12730 > Project: Hive > Issue Type: New Feature > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-12730.01.patch, HIVE-12730.02.patch, HIVE-12730.03.patch, HIVE-12730.04.patch, HIVE-12730.05.patch, HIVE-12730.06.patch, HIVE-12730.07.patch > > > We would like to provide a way for developers/users to modify the numRows and dataSize for a table/partition. Right now although they are part of the table properties, they will be set to -1 when the task is not coming from a statsTask. -- This message was sent by Atlassian JIRA (v6.3.4#6332)