You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "yanglei (Jira)" <ji...@apache.org> on 2021/11/17 07:23:00 UTC

[jira] [Created] (IOTDB-2026) SessionDataSet implements Contextor

yanglei created IOTDB-2026:
------------------------------

             Summary: SessionDataSet implements Contextor
                 Key: IOTDB-2026
                 URL: https://issues.apache.org/jira/browse/IOTDB-2026
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Client/Python
            Reporter: yanglei


Some users may forget to manually call :

session_dataset.close_operation_handle()

If we put SessionDataSet implements Contextor, we can avoid the user calling it manually



--
This message was sent by Atlassian Jira
(v8.20.1#820001)