View source: R/databricks-dbplyr.R
sql_table_analyze.DatabricksConnection | R Documentation |
Handle table analysis for Databricks
## S3 method for class 'DatabricksConnection'
sql_table_analyze(con, table, ...)
con |
A DatabricksConnection object |
table |
Table name to analyze |
... |
Additional arguments (ignored) |
SQL statement for table analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.