Hi, I saw transaction support is stated in https://issues.apache.org/jira/browse/CALCITE-18, with the description ---- *Low priority, but would be nice to have the driver expose the commit, rollback, and savepoint methods to the underlying implementation. So the implementation can have the ability to implement them if needed.* ----
So, does that mean that transaction support has been implemented in Calcite core, just that it is not expose in the driver? Regards, Chin Wei
