You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2016/01/07 00:52:39 UTC

[jira] [Created] (HAWQ-324) Add minirepro to let user dump minimal set of DDL and statistics for a given query

Haisheng Yuan created HAWQ-324:
----------------------------------

             Summary: Add minirepro to let user dump minimal set of DDL and statistics for a given query
                 Key: HAWQ-324
                 URL: https://issues.apache.org/jira/browse/HAWQ-324
             Project: Apache HAWQ
          Issue Type: Improvement
          Components: Command Line Tools
            Reporter: Haisheng Yuan
            Assignee: Lei Chang


As a Database User, I should be able to dump the DDL and Statistics Information for a given query so I don't have to dump a large GPDB file.

GIVEN I am a Database User
WHEN I run minirepro database-name -q sql-file-name -f output-file-name
THEN I should get the DDL and statistics info for the tables and views accessed in that query



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)