You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by hsyuan <gi...@git.apache.org> on 2016/01/08 04:23:52 UTC

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

GitHub user hsyuan opened a pull request:

    https://github.com/apache/incubator-hawq/pull/253

    HAWQ-324. Add minirepro management utility

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hsyuan/incubator-hawq minirepro

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/253.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #253
    
----
commit 850afa70b96fe5907ec86123ce02f931e96dc439
Author: Haisheng Yuan <hy...@pivotal.io>
Date:   2016-01-07T21:33:02Z

    HAWQ-324. Add minirepro management utility

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

Posted by hsyuan <gi...@git.apache.org>.
Github user hsyuan commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/253#issuecomment-170698142
  
    @hornn can you please merge this PR?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

Posted by hornn <gi...@git.apache.org>.
Github user hornn commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/253#issuecomment-170708359
  
    Done


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-hawq/pull/253


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

Posted by vraghavan78 <gi...@git.apache.org>.
Github user vraghavan78 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/253#issuecomment-170682196
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-324. Add minirepro management ut...

Posted by xinzweb <gi...@git.apache.org>.
Github user xinzweb commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/253#issuecomment-170090927
  
    I understand HAWQ doesn't have behave, in this case, I want to make sure we at least have one test exercising the function of minirepro on HAWQ in the ICG. Let me create a story and follow-up on that.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---