You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by jimmida <gi...@git.apache.org> on 2015/09/29 23:57:19 UTC

[GitHub] incubator-hawq pull request: Skip database 'hcatalog' for physical...

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 <jd...@pivotal.io>
Date:   2015-09-18T18:05:11Z

    HAWQ-13: Error out database_size function on hcatalog

commit 94b8b0529f1fc48fcf3b900a75dd958a0ee0e82d
Author: Jimmy Da <jd...@pivotal.io>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: Skip database 'hcatalog' for physical...

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

    https://github.com/apache/incubator-hawq/pull/7#issuecomment-144550980
  
    @cwelton we are aware of the hawq_toolkit view and it is tracked by https://issues.apache.org/jira/browse/HAWQ-10. Lirong mentioned he already has the fix in his local repo and will get to it.
    
    Pushed to git in Apache


---
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: Skip database 'hcatalog' for physical...

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

    https://github.com/apache/incubator-hawq/pull/7#issuecomment-144204645
  
    Need to update first commit from HAWQ-13 to HAWQ-18


---
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: Skip database 'hcatalog' for physical...

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

    https://github.com/apache/incubator-hawq/pull/7#issuecomment-144216108
  
    Looks good.


---
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: Skip database 'hcatalog' for physical...

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

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


---
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.
---