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 E5C4F18F8D for ; Wed, 2 Sep 2015 22:38:45 +0000 (UTC) Received: (qmail 8844 invoked by uid 500); 2 Sep 2015 22:38:45 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 8819 invoked by uid 500); 2 Sep 2015 22:38:45 -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 8807 invoked by uid 99); 2 Sep 2015 22:38:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 22:38:45 +0000 Date: Wed, 2 Sep 2015 22:38:45 +0000 (UTC) From: "Daniel Dai (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HIVE-10953) Get partial stats instead of complete stats in some queries 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-10953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved HIVE-10953. ------------------------------- Resolution: Duplicate This should be fixed as part of HIVE-11692. > Get partial stats instead of complete stats in some queries > ----------------------------------------------------------- > > Key: HIVE-10953 > URL: https://issues.apache.org/jira/browse/HIVE-10953 > Project: Hive > Issue Type: Sub-task > Components: HBase Metastore, Metastore > Affects Versions: hbase-metastore-branch > Reporter: Daniel Dai > Assignee: Vaibhav Gumashta > Fix For: hbase-metastore-branch > > > In ppd_constant_where.q, the result is different than benchmark: > Result: > Statistics: Num rows: 0 Data size: 11624 Basic stats: PARTIAL Column stats: NONE > Benchmark: > Statistics: Num rows: 1000 Data size: 10624 Basic stats: COMPLETE Column stats: NONE > This might cause quite a few failures so we need to investigate it first. -- This message was sent by Atlassian JIRA (v6.3.4#6332)