You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/15 03:44:18 UTC

[jira] [Commented] (HAWQ-407) memory leak when insert into parquet table

    [ https://issues.apache.org/jira/browse/HAWQ-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146862#comment-15146862 ] 

ASF GitHub Bot commented on HAWQ-407:
-------------------------------------

GitHub user wangzw opened a pull request:

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

    HAWQ-407. memory leak when insert into parquet table

    

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

    $ git pull https://github.com/wangzw/incubator-hawq master

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

    https://github.com/apache/incubator-hawq/pull/341.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 #341
    
----
commit a67c13341d251c7c9556c83a6e7887d870c167f8
Author: Zhanwei Wang <wa...@apache.org>
Date:   2016-02-15T02:40:25Z

    HAWQ-407. memory leak when insert into parquet table

----


> memory leak when insert into parquet table
> ------------------------------------------
>
>                 Key: HAWQ-407
>                 URL: https://issues.apache.org/jira/browse/HAWQ-407
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Zhanwei Wang
>            Assignee: Zhanwei Wang
>
> Duplicate memory allocation of {{parquetInsertDesc->parquetMetadata}} when insert/copy into  parquet table. It may cause trouble when insert into partition parquet table for many (10000+) times.



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