Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Databricks ¶
type Databricks struct {
// contains filtered or unexported fields
}
Databricks struct.
func (*Databricks) Analyze ¶
func (dbx *Databricks) Analyze(s *schema.Schema) (err error)
Analyze Databricks database schema.
func (*Databricks) Info ¶
func (dbx *Databricks) Info() (*schema.Driver, error)
Info return schema.Driver.
func (*Databricks) SetExplicitSchema ¶ added in v1.90.0
func (dbx *Databricks) SetExplicitSchema(explicit bool)
SetExplicitSchema sets whether the schema was explicitly provided in the connection string.
Click to show internal directories.
Click to hide internal directories.