[
https://issues.apache.org/jira/browse/CALCITE-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727587#comment-16727587
]
Julian Hyde commented on CALCITE-2375:
--------------------------------------
We didn't get to this before 1.18. I'm very sorry - we just don't have enough
active committers to review the PRs we are receiving. I've added the label
'pull-request-available' and we are going to try to do better at reviewing PRs
as they come in.
> 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
> Labels: pull-request-available
>
> 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)