You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Pavel Gubin (JIRA)" <ji...@apache.org> on 2018/10/09 14:55:00 UTC

[jira] [Commented] (CALCITE-2375) EnumerableDefaults.join_() leaks connections

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

Pavel Gubin commented on CALCITE-2375:
--------------------------------------

This issue is still valid, is there anything else needed to get the PR merged?

> EnumerableDefaults.join_() leaks connections
> --------------------------------------------
>
>                 Key: CALCITE-2375
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2375
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>            Reporter: Pavel Gubin
>            Assignee: Julian Hyde
>            Priority: Major
>
> At [this line|https://github.com/apache/calcite/blob/c12cb4b0de1baa3f7cbb9952ee350fdd1701662d/linq4j/src/main/java/org/apache/calcite/linq4j/EnumerableDefaults.java#L1128]: {{outers}} reassigned but if previously it was {{ResultSetEnumerator}} that enumerator would not be closed and connection is leaked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)