[
https://issues.apache.org/jira/browse/KYLIN-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625928#comment-16625928
]
XiaoXiang Yu commented on KYLIN-3574:
-------------------------------------
I take it.
> Unclosed lookup table in DictionaryGeneratorCLI#processSegment
> --------------------------------------------------------------
>
> Key: KYLIN-3574
> URL: https://issues.apache.org/jira/browse/KYLIN-3574
> Project: Kylin
> Issue Type: Bug
> Reporter: Ted Yu
> Priority: Minor
>
> Here is related code:
> {code}
> JoinDesc join =
> cubeSeg.getModel().getJoinsTree().getJoinByPKSide(lookup);
> cubeMgr.getLookupTable(cubeSeg, join);
> {code}
> The returned lookup table should be closed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)