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 38FDE18292 for ; Sat, 12 Dec 2015 00:36:47 +0000 (UTC) Received: (qmail 18538 invoked by uid 500); 12 Dec 2015 00:36:47 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 18503 invoked by uid 500); 12 Dec 2015 00:36:47 -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 18468 invoked by uid 99); 12 Dec 2015 00:36:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2015 00:36:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BCDF82C1F77 for ; Sat, 12 Dec 2015 00:36:46 +0000 (UTC) Date: Sat, 12 Dec 2015 00:36:46 +0000 (UTC) From: "Suresh Ollala (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-3941) Add timing instrumentation around Partition Pruning 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-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3941: --------------------------------- Reviewer: Dechang Gu > Add timing instrumentation around Partition Pruning > --------------------------------------------------- > > Key: DRILL-3941 > URL: https://issues.apache.org/jira/browse/DRILL-3941 > Project: Apache Drill > Issue Type: Bug > Reporter: Mehant Baid > Assignee: Mehant Baid > Fix For: 1.3.0 > > > We seem to spending a chunk time doing partition pruning, it would be good to log timing information to indicate the amount of time we spend doing pruning. A little more granularity to indicate the time taken to build the filter tree and in the interpreter would also be good. -- This message was sent by Atlassian JIRA (v6.3.4#6332)