
Append rows to an existing Databricks table (Id method)
Source:R/databricks-dbi.R
dbAppendTable-DatabricksConnection-Id-data.frame-method.Rd
Append rows to an existing Databricks table (Id method)
Usage
# S4 method for class 'DatabricksConnection,Id,data.frame'
dbAppendTable(conn, name, value, ..., row.names = FALSE)