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 1E88B11E7B for ; Thu, 24 Jul 2014 11:06:39 +0000 (UTC) Received: (qmail 55194 invoked by uid 500); 24 Jul 2014 11:06:38 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 55119 invoked by uid 500); 24 Jul 2014 11:06:38 -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 55108 invoked by uid 500); 24 Jul 2014 11:06:38 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 55105 invoked by uid 99); 24 Jul 2014 11:06:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 11:06:38 +0000 Date: Thu, 24 Jul 2014 11:06:38 +0000 (UTC) From: "navdeep (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7499) Hive Statistics .wrong statistics getting updated.always getting initialized to 0 if partitioning is on date type. 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-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073084#comment-14073084 ] navdeep commented on HIVE-7499: ------------------------------- both the tables are orc file partitioned by server_date and int respectively . > Hive Statistics .wrong statistics getting updated.always getting initialized to 0 if partitioning is on date type. > ------------------------------------------------------------------------------------------------------------------ > > Key: HIVE-7499 > URL: https://issues.apache.org/jira/browse/HIVE-7499 > Project: Hive > Issue Type: Bug > Components: Statistics > Affects Versions: 0.13.0 > Environment: hadoop 2.0, 0.13.0.2.1.2.1-471 > Reporter: navdeep > Priority: Blocker > > computing statistics for column on table with partition on date type, statistics is not working .column is getting created for statistics in metastore but everything is initialized to 0 . > i created the partition on int type statistics are working . -- This message was sent by Atlassian JIRA (v6.2#6252)