Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 02EB718001 for ; Wed, 24 Jun 2015 01:07:46 +0000 (UTC) Received: (qmail 69788 invoked by uid 500); 24 Jun 2015 01:07:44 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 69663 invoked by uid 500); 24 Jun 2015 01:07:44 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 69450 invoked by uid 99); 24 Jun 2015 01:07:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2015 01:07:44 +0000 Date: Wed, 24 Jun 2015 01:07:44 +0000 (UTC) From: "Sudheesh Katkam (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3340) Add metric name to MetricValue 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/DRILL-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598678#comment-14598678 ] Sudheesh Katkam commented on DRILL-3340: ---------------------------------------- This JIRA is specific to named metrics but let me go ahead and update it to include named operators. I'll update the patch to add names only once. > Add metric name to MetricValue > ------------------------------ > > Key: DRILL-3340 > URL: https://issues.apache.org/jira/browse/DRILL-3340 > Project: Apache Drill > Issue Type: Improvement > Reporter: Sudheesh Katkam > Assignee: Sudheesh Katkam > Priority: Minor > Fix For: 1.2.0 > > Attachments: DRILL-3340.1.patch.txt > > > + Useful when reading JSON query profile. > + Rename FragmentStats#getOperatorStats to FragmentStats#newOperatorStats -- This message was sent by Atlassian JIRA (v6.3.4#6332)