Learn R Programming

brickster (version 0.2.11)

dbCommit,DatabricksConnection-method: Commit transaction (not supported)

Description

Commit transaction (not supported)

Usage

# S4 method for DatabricksConnection
dbCommit(conn, ...)

Value

Always throws an error (transactions not supported)

Arguments

conn

A DatabricksConnection object

...

Additional arguments (ignored)