コミット
Commits
By default, the CData Python Connector for Apache Phoenix works in auto commit mode.
That is, any create/update/upsert/delete operation executed, will be automatically auto committed on the server.
The same is true for batch operations as well.