You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2020/01/03 08:05:00 UTC

[jira] [Created] (CALCITE-3670) Add ability to release resources when connection is closed

Vladimir Sitnikov created CALCITE-3670:
------------------------------------------

             Summary: Add ability to release resources when connection is closed
                 Key: CALCITE-3670
                 URL: https://issues.apache.org/jira/browse/CALCITE-3670
             Project: Calcite
          Issue Type: New Feature
          Components: core
            Reporter: Vladimir Sitnikov


Calcite schemas might often hold resources to external systems, however, it is not clear when the connection should be released.

What if Calcite could close schemas that implements Closeable when Calcite connection is closed?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)