GitHub user jimmida opened a pull request:

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

    Skip database 'hcatalog' for physical database operations

    \* Code review and testing has already happened for the fix, parking the 
changes here temporarily until I get commit rights
    
    "hcatalog" as a database object is created solely for the purpose of 
referencing externally managed data, and it does not actually contain any 
tables, therefore we should skip the virtual database when calculating dbsize 
and truncating relation node.

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

    $ git pull https://github.com/jimmida/incubator-hawq hcat_errors

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

    https://github.com/apache/incubator-hawq/pull/7.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 #7
    
----
commit 1a2c20e1fa654e2b694e7efa51f1f8729aefe6de
Author: Jimmy Da <[email protected]>
Date:   2015-09-18T18:05:11Z

    HAWQ-13: Error out database_size function on hcatalog

commit 94b8b0529f1fc48fcf3b900a75dd958a0ee0e82d
Author: Jimmy Da <[email protected]>
Date:   2015-09-22T23:06:35Z

    HAWQ-6:  Skip hcatalog in PersistentBuild_TruncateAllGpRelationNode

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to