You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by ictmalili <gi...@git.apache.org> on 2016/02/17 02:41:37 UTC

[GitHub] incubator-hawq pull request: Hawq 407. Fix memory leak in parquet ...

GitHub user ictmalili opened a pull request:

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

    Hawq 407. Fix memory leak in parquet metadata processing for reading table with data

    Move the parquetMeta struct construction from two callers to one place, and avoid memory leak.

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

    $ git pull https://github.com/apache/incubator-hawq HAWQ-407

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

    https://github.com/apache/incubator-hawq/pull/348.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 #348
    
----
commit 9defbc12a818971b31ab402ea0935b1ff266589f
Author: Lili Ma <ic...@gmail.com>
Date:   2016-02-15T06:59:32Z

    HAWQ-407. Fix memory leak in parquet metadata processing for reading table with data

commit cf59b7b66beef57eda08f39472a98c43d6b76f18
Author: Lili Ma <lm...@pivotal.io>
Date:   2016-02-17T01:28:32Z

    HAWQ-407. Remove unnecessary comments

----


---
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-407. Fix memory leak in parquet ...

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

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


---
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 407. Fix memory leak in parquet ...

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

    https://github.com/apache/incubator-hawq/pull/348#issuecomment-184969397
  
    Looks good to me. +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.
---