Append rows to an existing Databricks table (Id method)
# S4 method for DatabricksConnection,Id,data.frame
dbAppendTable(conn, name, value, ..., row.names = FALSE)TRUE invisibly on success
A DatabricksConnection object
Table name as Id object
Data frame to append
Additional arguments
If TRUE, preserve row names as a column