[
https://issues.apache.org/jira/browse/CALCITE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670588#comment-16670588
]
Josh Elser commented on CALCITE-2065:
-------------------------------------
As a data point: Apache Phoenix (avatica user) exposes an "autocommit" property
(all-lowercase). I don't remember if Avatica ConnectionProperties are
case-sensitive, but the casing of this property might be helpful to match.
> 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
> Assignee: Josh Elser
> Priority: Major
>
> 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
(v7.6.3#76005)