Collect query results with proper progress timing for Databricks
# S3 method for DatabricksConnection
db_collect(con, sql, n = -1, warn_incomplete = TRUE, ...)A data frame with query results
A DatabricksConnection object
SQL query to execute
Maximum number of rows to collect (-1 for all)
Whether to warn if results were truncated
Additional arguments