Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B7C4189F7 for ; Sun, 21 Feb 2016 18:24:18 +0000 (UTC) Received: (qmail 6639 invoked by uid 500); 21 Feb 2016 18:24:18 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 6614 invoked by uid 500); 21 Feb 2016 18:24:18 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 6603 invoked by uid 99); 21 Feb 2016 18:24:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Feb 2016 18:24:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0CDB62C14F8 for ; Sun, 21 Feb 2016 18:24:18 +0000 (UTC) Date: Sun, 21 Feb 2016 18:24:18 +0000 (UTC) From: "Mike Matrigali (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DERBY-6872) change optmizer plan output to include information about if cardinality stats have been gathered. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Matrigali created DERBY-6872: ------------------------------------- Summary: change optmizer plan output to include information about if cardinality stats have been gathered. Key: DERBY-6872 URL: https://issues.apache.org/jira/browse/DERBY-6872 Project: Derby Issue Type: Improvement Reporter: Mike Matrigali Priority: Minor When presented with a query plan it would good to know if optimizer cardinality stats have been gathered, and what they are for tables that involved in the query. -- This message was sent by Atlassian JIRA (v6.3.4#6332)