You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by adeneche <gi...@git.apache.org> on 2015/09/01 04:39:21 UTC

[GitHub] drill pull request: DRILL-3684: CTAS : Memory Leak when using CTAS...

GitHub user adeneche opened a pull request:

    https://github.com/apache/drill/pull/141

    DRILL-3684: CTAS : Memory Leak when using CTAS with tpch sf100

    @parthchandra can you please review ?
    
    thx

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

    $ git pull https://github.com/adeneche/incubator-drill DRILL-3684

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

    https://github.com/apache/drill/pull/141.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 #141
    
----
commit 441bb1ff756ee2eebb75bfcac81cc2d429dd0d63
Author: adeneche <ad...@gmail.com>
Date:   2015-08-31T22:09:29Z

    DRILL-3684: CTAS : Memory Leak when using CTAS with tpch sf100

----


---
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] drill pull request: DRILL-3684: CTAS : Memory Leak when using CTAS...

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

    https://github.com/apache/drill/pull/141


---
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] drill pull request: DRILL-3684: CTAS : Memory Leak when using CTAS...

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

    https://github.com/apache/drill/pull/141#issuecomment-136784688
  
    updated javadoc to explain why we use ByteBuffer as a HashMap key and why a reference equality is enough to resolve collisions


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