sql_table_analyze.DatabricksConnection: Handle table analysis for Databricks

View source: R/databricks-dbplyr.R

sql_table_analyze.DatabricksConnectionR Documentation

Handle table analysis for Databricks

Description

Handle table analysis for Databricks

Usage

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

Arguments

con

A DatabricksConnection object

table

Table name to analyze

...

Additional arguments (ignored)

Value

SQL statement for table analysis


brickster documentation built on Sept. 9, 2025, 5:33 p.m.