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 D3E04200B57 for ; Sat, 23 Jul 2016 03:00:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D27E2160A8E; Sat, 23 Jul 2016 01:00:37 +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 1ACFB160A6D for ; Sat, 23 Jul 2016 03:00:36 +0200 (CEST) Received: (qmail 5010 invoked by uid 500); 23 Jul 2016 01:00:36 -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 4991 invoked by uid 99); 23 Jul 2016 01:00:35 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jul 2016 01:00:35 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D64EE2C0D60 for ; Sat, 23 Jul 2016 01:00:35 +0000 (UTC) Date: Sat, 23 Jul 2016 01:00:35 +0000 (UTC) From: "Pengcheng Xiong (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-14317) Make the print of COLUMN_STATS_ACCURATE more stable. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 23 Jul 2016 01:00:38 -0000 Pengcheng Xiong created HIVE-14317: -------------------------------------- Summary: Make the print of COLUMN_STATS_ACCURATE more stable. Key: HIVE-14317 URL: https://issues.apache.org/jira/browse/HIVE-14317 Project: Hive Issue Type: Bug Reporter: Pengcheng Xiong Assignee: Pengcheng Xiong based on different versions, we may have COLUMN_STATS_ACCURATE {"BASIC_STATS":"true","COLUMN_STATS":{"key":"true","value":"true"}} or COLUMN_STATS_ACCURATE {"COLUMN_STATS":{"key":"true","value":"true"},"BASIC_STATS":"true"} -- This message was sent by Atlassian JIRA (v6.3.4#6332)