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 001E3183C8 for ; Mon, 12 Oct 2015 21:55:05 +0000 (UTC) Received: (qmail 2220 invoked by uid 500); 12 Oct 2015 21:55:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 2138 invoked by uid 500); 12 Oct 2015 21:55:05 -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 2126 invoked by uid 99); 12 Oct 2015 21:55:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2015 21:55:05 +0000 Date: Mon, 12 Oct 2015 21:55:05 +0000 (UTC) From: "Pengcheng Xiong (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12065) FS stats collection may generate incorrect stats for multi-insert query 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-12065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953817#comment-14953817 ] Pengcheng Xiong commented on HIVE-12065: ---------------------------------------- I checked the source code change, confirmed test cases change(all of them involve multi-insert). All of them look good to me. +1. This should fix lots of incorrect multi-insert status. > FS stats collection may generate incorrect stats for multi-insert query > ----------------------------------------------------------------------- > > Key: HIVE-12065 > URL: https://issues.apache.org/jira/browse/HIVE-12065 > Project: Hive > Issue Type: Bug > Components: Statistics > Affects Versions: 0.14.0, 1.0.0, 1.2.0, 1.1.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-12065.2.patch, HIVE-12065.3.patch, HIVE-12065.4.patch, HIVE-12065.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)