You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Christian Tzolov (JIRA)" <ji...@apache.org> on 2017/11/23 13:07:00 UTC

[jira] [Created] (CALCITE-2065) Make “autoCommit” an accepted parameter in the JDBC URL

Christian Tzolov created CALCITE-2065:
-----------------------------------------

             Summary: Make “autoCommit” an accepted parameter in the JDBC URL
                 Key: CALCITE-2065
                 URL: https://issues.apache.org/jira/browse/CALCITE-2065
             Project: Calcite
          Issue Type: Improvement
          Components: avatica
            Reporter: Christian Tzolov


At the moment there is no declarative way to set connection's "autoCommit" property. It defaults to `false`. 
There are couple of use cases (like apache zeppelin integration) where the ability to set the autocommit property to true are required. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)