Learn R Programming

brickster (version 0.2.12)

sql_table_analyze.DatabricksConnection: Handle table analysis for Databricks

Description

Handle table analysis for Databricks

Usage

# S3 method for DatabricksConnection
sql_table_analyze(con, table, ...)

Value

SQL statement for table analysis

Arguments

con

A DatabricksConnection object

table

Table name to analyze

...

Additional arguments (ignored)