Pavel Gubin created CALCITE-2375:
------------------------------------
Summary: 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
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)